=>> Building devel/fbthrift build started at Tue Jan 6 18:35:38 EST 2026 port directory: /usr/ports/devel/fbthrift package name: fbthrift-2026.01.05.00 building for: FreeBSD pkg.DaveG.ca 15.0-RELEASE-p1 FreeBSD 15.0-RELEASE-p1 1500068 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1406 Jan 5 20:59 /usr/ports/devel/fbthrift/Makefile Ports top last git commit: 2d72fe63d004 Ports top unclean checkout: no Port dir last git commit: 3c9a303bedac Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1500068 Job Id: 15 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RELEASE-p1 1500068 UNAME_r=15.0-RELEASE-p1 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/15/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_0_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --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 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/fbthrift/work/.cache 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 PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/fbthrift/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " 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 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/fbthrift/work/.cache 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 PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/fbthrift/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT " 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=15.0 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--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---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) 8192 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 pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fbthrift-2026.01.05.00 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [pkg.DaveG.ca] Installing pkg-2.5.1... [pkg.DaveG.ca] Extracting pkg-2.5.1: .......... done ===> fbthrift-2026.01.05.00 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of fbthrift-2026.01.05.00 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 => facebook-fbthrift-v2026.01.05.00_GH0.tar.gz doesn't seem to exist in /portdistfiles. => Attempting to fetch https://codeload.github.com/facebook/fbthrift/tar.gz/v2026.01.05.00?dummy=/facebook-fbthrift-v2026.01.05.00_GH0.tar.gz fetch: https://codeload.github.com/facebook/fbthrift/tar.gz/v2026.01.05.00?dummy=/facebook-fbthrift-v2026.01.05.00_GH0.tar.gz: size unknown fetch: https://codeload.github.com/facebook/fbthrift/tar.gz/v2026.01.05.00?dummy=/facebook-fbthrift-v2026.01.05.00_GH0.tar.gz: size of remote file is not known facebook-fbthrift-v2026.01.05.00_GH0.tar.gz 15 MB 968 kBps 16s ===> Fetching all distfiles required by fbthrift-2026.01.05.00 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by fbthrift-2026.01.05.00 for building => SHA256 Checksum OK for facebook-fbthrift-v2026.01.05.00_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by fbthrift-2026.01.05.00 for building ===> Extracting for fbthrift-2026.01.05.00 => SHA256 Checksum OK for facebook-fbthrift-v2026.01.05.00_GH0.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for fbthrift-2026.01.05.00 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fbthrift-2026.01.05.00 depends on package: range-v3>0 - not found ===> Installing existing package /packages/All/range-v3-0.12.0.pkg [pkg.DaveG.ca] Installing range-v3-0.12.0... [pkg.DaveG.ca] Extracting range-v3-0.12.0: .......... done ===== Message from range-v3-0.12.0: -- ===> NOTICE: The range-v3 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> fbthrift-2026.01.05.00 depends on package: range-v3>0 - found ===> Returning to build of fbthrift-2026.01.05.00 ===> fbthrift-2026.01.05.00 depends on executable: bison - not found ===> Installing existing package /packages/All/bison-3.8.2_2,1.pkg [pkg.DaveG.ca] Installing bison-3.8.2_2,1... [pkg.DaveG.ca] `-- Installing gettext-runtime-0.26... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.26: .......... done [pkg.DaveG.ca] `-- Installing libtextstyle-0.26... [pkg.DaveG.ca] `-- Extracting libtextstyle-0.26: .......... done [pkg.DaveG.ca] `-- Installing m4-1.4.20,1... [pkg.DaveG.ca] `-- Extracting m4-1.4.20,1: .......... done [pkg.DaveG.ca] Extracting bison-3.8.2_2,1: .......... done ===> fbthrift-2026.01.05.00 depends on executable: bison - found ===> Returning to build of fbthrift-2026.01.05.00 ===> fbthrift-2026.01.05.00 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-core-3.31.10.pkg [pkg.DaveG.ca] Installing cmake-core-3.31.10... [pkg.DaveG.ca] `-- Installing expat-2.7.3... [pkg.DaveG.ca] `-- Extracting expat-2.7.3: .......... done [pkg.DaveG.ca] `-- Installing jsoncpp-1.9.6_1... [pkg.DaveG.ca] `-- Extracting jsoncpp-1.9.6_1: .......... done [pkg.DaveG.ca] `-- Installing libidn2-2.3.8... [pkg.DaveG.ca] | `-- Installing libunistring-1.4.1... [pkg.DaveG.ca] | `-- Extracting libunistring-1.4.1: .......... done [pkg.DaveG.ca] `-- Extracting libidn2-2.3.8: .......... done [pkg.DaveG.ca] `-- Installing libuv-1.51.0... [pkg.DaveG.ca] `-- Extracting libuv-1.51.0: .......... done [pkg.DaveG.ca] `-- Installing rhash-1.4.6... [pkg.DaveG.ca] `-- Extracting rhash-1.4.6: .......... done [pkg.DaveG.ca] Extracting cmake-core-3.31.10: .......... done ===> fbthrift-2026.01.05.00 depends on file: /usr/local/bin/cmake - found ===> Returning to build of fbthrift-2026.01.05.00 ===> fbthrift-2026.01.05.00 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.13.2,4.pkg [pkg.DaveG.ca] Installing ninja-1.13.2,4... [pkg.DaveG.ca] `-- Installing python311-3.11.14... [pkg.DaveG.ca] | `-- Installing libffi-3.5.1... [pkg.DaveG.ca] | `-- Extracting libffi-3.5.1: .......... done [pkg.DaveG.ca] | `-- Installing mpdecimal-4.0.1... [pkg.DaveG.ca] | `-- Extracting mpdecimal-4.0.1: .......... done [pkg.DaveG.ca] | `-- Installing readline-8.3.3... [pkg.DaveG.ca] | `-- Extracting readline-8.3.3: .......... done [pkg.DaveG.ca] `-- Extracting python311-3.11.14: .......... done [pkg.DaveG.ca] Extracting ninja-1.13.2,4: ..... done ===== Message from python311-3.11.14: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> fbthrift-2026.01.05.00 depends on executable: ninja - found ===> Returning to build of fbthrift-2026.01.05.00 ===> fbthrift-2026.01.05.00 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> fbthrift-2026.01.05.00 depends on file: /usr/local/bin/ccache - found ===> Returning to build of fbthrift-2026.01.05.00 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fbthrift-2026.01.05.00 depends on shared library: libboost_thread.so - not found ===> Installing existing package /packages/All/boost-libs-1.89.0_2.pkg [pkg.DaveG.ca] Installing boost-libs-1.89.0_2... [pkg.DaveG.ca] `-- Installing icu-76.1,1... [pkg.DaveG.ca] `-- Extracting icu-76.1,1: .......... done [pkg.DaveG.ca] `-- Installing zstd-1.5.7_1... [pkg.DaveG.ca] `-- Extracting zstd-1.5.7_1: .......... done [pkg.DaveG.ca] Extracting boost-libs-1.89.0_2: .......... done ===== Message from boost-libs-1.89.0_2: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===> fbthrift-2026.01.05.00 depends on shared library: libboost_thread.so - found (/usr/local/lib/libboost_thread.so) ===> Returning to build of fbthrift-2026.01.05.00 ===> fbthrift-2026.01.05.00 depends on shared library: libbzip2.so - not found ===> Installing existing package /packages/All/vxl-3.3.2_3.pkg [pkg.DaveG.ca] Installing vxl-3.3.2_3... [pkg.DaveG.ca] `-- Installing jpeg-turbo-3.1.3... [pkg.DaveG.ca] `-- Extracting jpeg-turbo-3.1.3: .......... done [pkg.DaveG.ca] `-- Installing libgeotiff-1.7.4_1... [pkg.DaveG.ca] | `-- Installing jbigkit-2.1_3... [pkg.DaveG.ca] | `-- Extracting jbigkit-2.1_3: .......... done [pkg.DaveG.ca] | `-- Installing proj-9.7.1_1,1... [pkg.DaveG.ca] | | `-- Installing curl-8.17.0... [pkg.DaveG.ca] | | `-- Installing brotli-1.2.0,1... [pkg.DaveG.ca] | | `-- Extracting brotli-1.2.0,1: .......... done [pkg.DaveG.ca] | | `-- Installing libnghttp2-1.68.0... [pkg.DaveG.ca] | | `-- Extracting libnghttp2-1.68.0: ....... done [pkg.DaveG.ca] | | `-- Installing libpsl-0.21.5_2... [pkg.DaveG.ca] | | `-- Extracting libpsl-0.21.5_2: ........ done [pkg.DaveG.ca] | | `-- Installing libssh2-1.11.1,3... [pkg.DaveG.ca] | | `-- Extracting libssh2-1.11.1,3: .......... done [pkg.DaveG.ca] | | `-- Extracting curl-8.17.0: .......... done [pkg.DaveG.ca] | | `-- Installing sqlite3-3.50.4_2,1... [pkg.DaveG.ca] | | `-- Installing libedit-3.1.20251016_1,1... [pkg.DaveG.ca] | | `-- Extracting libedit-3.1.20251016_1,1: .......... done [pkg.DaveG.ca] | | `-- Extracting sqlite3-3.50.4_2,1: .......... done [pkg.DaveG.ca] | | `-- Installing tiff-4.7.1... [pkg.DaveG.ca] | | `-- Installing lerc-4.0.0... [pkg.DaveG.ca] | | `-- Extracting lerc-4.0.0: ..... done [pkg.DaveG.ca] | | `-- Installing libdeflate-1.25... [pkg.DaveG.ca] | | `-- Extracting libdeflate-1.25: .......... done [pkg.DaveG.ca] | | `-- Extracting tiff-4.7.1: .......... done [pkg.DaveG.ca] | `-- Extracting proj-9.7.1_1,1: .......... done [pkg.DaveG.ca] `-- Extracting libgeotiff-1.7.4_1: .......... done [pkg.DaveG.ca] `-- Installing png-1.6.53... [pkg.DaveG.ca] `-- Extracting png-1.6.53: .......... done [pkg.DaveG.ca] Extracting vxl-3.3.2_3: .......... done ===> fbthrift-2026.01.05.00 depends on shared library: libbzip2.so - found (/usr/local/lib/libbzip2.so) ===> Returning to build of fbthrift-2026.01.05.00 ===> fbthrift-2026.01.05.00 depends on shared library: libdouble-conversion.so - not found ===> Installing existing package /packages/All/double-conversion-3.3.1.pkg [pkg.DaveG.ca] Installing double-conversion-3.3.1... [pkg.DaveG.ca] Extracting double-conversion-3.3.1: .......... done ===> fbthrift-2026.01.05.00 depends on shared library: libdouble-conversion.so - found (/usr/local/lib/libdouble-conversion.so) ===> Returning to build of fbthrift-2026.01.05.00 ===> fbthrift-2026.01.05.00 depends on shared library: libevent.so - not found ===> Installing existing package /packages/All/libevent-2.1.12.pkg [pkg.DaveG.ca] Installing libevent-2.1.12... [pkg.DaveG.ca] Extracting libevent-2.1.12: .......... done ===> fbthrift-2026.01.05.00 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so) ===> Returning to build of fbthrift-2026.01.05.00 ===> fbthrift-2026.01.05.00 depends on shared library: libfizz.so - not found ===> Installing existing package /packages/All/fizz-2026.01.05.00.pkg [pkg.DaveG.ca] Installing fizz-2026.01.05.00... [pkg.DaveG.ca] `-- Installing folly-2026.01.05.00... [pkg.DaveG.ca] | `-- Installing elfutils-0.187_2... [pkg.DaveG.ca] | | `-- Installing argp-standalone-1.5.0_1... [pkg.DaveG.ca] | | `-- Extracting argp-standalone-1.5.0_1: ...... done [pkg.DaveG.ca] | `-- Extracting elfutils-0.187_2: .......... done [pkg.DaveG.ca] | `-- Installing gflags-2.3.0... [pkg.DaveG.ca] | `-- Extracting gflags-2.3.0: .......... done [pkg.DaveG.ca] | `-- Installing glog-0.7.1_1... [pkg.DaveG.ca] | | `-- Installing libunwind-20250904... [pkg.DaveG.ca] | | `-- Extracting libunwind-20250904: .......... done [pkg.DaveG.ca] | `-- Extracting glog-0.7.1_1: .......... done [pkg.DaveG.ca] | `-- Installing libfmt-12.1.0... [pkg.DaveG.ca] | `-- Extracting libfmt-12.1.0: .......... done [pkg.DaveG.ca] | `-- Installing liblz4-1.10.0_2,1... [pkg.DaveG.ca] | `-- Extracting liblz4-1.10.0_2,1: .......... done [pkg.DaveG.ca] | `-- Installing libsodium-1.0.19... [pkg.DaveG.ca] | `-- Extracting libsodium-1.0.19: .......... done [pkg.DaveG.ca] | `-- Installing snappy-1.2.2... [pkg.DaveG.ca] | `-- Extracting snappy-1.2.2: .......... done [pkg.DaveG.ca] `-- Extracting folly-2026.01.05.00: .......... done [pkg.DaveG.ca] Extracting fizz-2026.01.05.00: .......... done ===> fbthrift-2026.01.05.00 depends on shared library: libfizz.so - found (/usr/local/lib/libfizz.so) ===> Returning to build of fbthrift-2026.01.05.00 ===> fbthrift-2026.01.05.00 depends on shared library: libfmt.so - found (/usr/local/lib/libfmt.so) ===> fbthrift-2026.01.05.00 depends on shared library: libfolly.so - found (/usr/local/lib/libfolly.so) ===> fbthrift-2026.01.05.00 depends on shared library: libgflags.so - found (/usr/local/lib/libgflags.so) ===> fbthrift-2026.01.05.00 depends on shared library: libglog.so - found (/usr/local/lib/libglog.so) ===> fbthrift-2026.01.05.00 depends on shared library: libicui18n.so - found (/usr/local/lib/libicui18n.so) ===> fbthrift-2026.01.05.00 depends on shared library: liblz4.so - found (/usr/local/lib/liblz4.so) ===> fbthrift-2026.01.05.00 depends on shared library: libmvfst_state_machine.so - not found ===> Installing existing package /packages/All/mvfst-2026.01.05.00.pkg [pkg.DaveG.ca] Installing mvfst-2026.01.05.00... [pkg.DaveG.ca] Extracting mvfst-2026.01.05.00: .......... done ===> fbthrift-2026.01.05.00 depends on shared library: libmvfst_state_machine.so - found (/usr/local/lib/libmvfst_state_machine.so) ===> Returning to build of fbthrift-2026.01.05.00 ===> fbthrift-2026.01.05.00 depends on shared library: libsnappy.so - found (/usr/local/lib/libsnappy.so) ===> fbthrift-2026.01.05.00 depends on shared library: libsodium.so - found (/usr/local/lib/libsodium.so) ===> fbthrift-2026.01.05.00 depends on shared library: libunwind.so - found (/usr/local/lib/libunwind.so) ===> fbthrift-2026.01.05.00 depends on shared library: libwangle.so - not found ===> Installing existing package /packages/All/wangle-2026.01.05.00.pkg [pkg.DaveG.ca] Installing wangle-2026.01.05.00... [pkg.DaveG.ca] Extracting wangle-2026.01.05.00: .......... done ===> fbthrift-2026.01.05.00 depends on shared library: libwangle.so - found (/usr/local/lib/libwangle.so) ===> Returning to build of fbthrift-2026.01.05.00 ===> fbthrift-2026.01.05.00 depends on shared library: libxxhash.so - not found ===> Installing existing package /packages/All/xxhash-0.8.3.pkg [pkg.DaveG.ca] Installing xxhash-0.8.3... [pkg.DaveG.ca] Extracting xxhash-0.8.3: .......... done ===> fbthrift-2026.01.05.00 depends on shared library: libxxhash.so - found (/usr/local/lib/libxxhash.so) ===> Returning to build of fbthrift-2026.01.05.00 ===> fbthrift-2026.01.05.00 depends on shared library: libzstd.so - found (/usr/local/lib/libzstd.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for fbthrift-2026.01.05.00 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/fbthrift/work/.build -- The CXX compiler identification is Clang 19.1.7 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/libexec/ccache/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at CMakeLists.txt:60 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:60 (find_package) -- Found Boost: /usr/local/include (found version "1.89.0") found components: filesystem -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.5.4") -- setting C++ standard to C++20 CMake Warning (dev) at /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:97 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) CMakeLists.txt:97 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) CMakeLists.txt:97 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) CMakeLists.txt:97 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) CMakeLists.txt:97 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) CMakeLists.txt:97 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) CMakeLists.txt:97 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) CMakeLists.txt:97 (find_package) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found Boost: /usr/local/include (found suitable version "1.89.0", minimum required is "1.69.0") found components: context filesystem program_options regex thread chrono atomic -- Found folly: /usr/local -- Found gflags from package config /usr/local/lib/cmake/gflags/gflags-config.cmake -- Found Glog: /usr/local/lib/libglog.so -- Found gflags as a dependency of glog::glog, include=/usr/local/include, libs=gflags_shared CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (LIBUNWIND) does not match the name of the calling package (LibUnwind). 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/FindLibUnwind.cmake:22 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) build/fbcode_builder/CMake/FindGlog.cmake:44 (find_package) CMakeLists.txt:111 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUNWIND: /usr/local/lib/libunwind.so -- Found LibUnwind as a dependency of glog::glog, include=/usr/local/include, libs=/usr/local/lib/libunwind.so -- Found Sodium: /usr/local/lib/libsodium.so CMake Warning (dev) at /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/fizz/fizz-config.cmake:60 (find_dependency) CMakeLists.txt:112 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/fizz/fizz-config.cmake:60 (find_dependency) CMakeLists.txt:112 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/fizz/fizz-config.cmake:60 (find_dependency) CMakeLists.txt:112 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/fizz/fizz-config.cmake:60 (find_dependency) CMakeLists.txt:112 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/fizz/fizz-config.cmake:60 (find_dependency) CMakeLists.txt:112 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/fizz/fizz-config.cmake:60 (find_dependency) CMakeLists.txt:112 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/fizz/fizz-config.cmake:60 (find_dependency) CMakeLists.txt:112 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/fizz/fizz-config.cmake:60 (find_dependency) CMakeLists.txt:112 (find_package) -- Found folly: /usr/local -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1") -- Found fizz: /usr/local -- Found wangle: /usr/local -- Found Zstd: /usr/local/lib/libzstd.so -- ZSTD: /usr/local/include -- Found Xxhash: /usr/local/lib/libxxhash.so -- Found xxhash: /usr/local/lib/libxxhash.so CMake Warning (dev) at /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:44 (find_dependency) CMakeLists.txt:117 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:44 (find_dependency) CMakeLists.txt:117 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:44 (find_dependency) CMakeLists.txt:117 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:44 (find_dependency) CMakeLists.txt:117 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:44 (find_dependency) CMakeLists.txt:117 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:44 (find_dependency) CMakeLists.txt:117 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:44 (find_dependency) CMakeLists.txt:117 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/lib/cmake/folly/folly-config.cmake:59 (find_package) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:44 (find_dependency) CMakeLists.txt:117 (find_package) -- Found folly: /usr/local -- Found fizz: /usr/local CMake Warning (dev) at /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/local/lib/cmake/mvfst/mvfst-config.cmake:47 (find_dependency) CMakeLists.txt:117 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:47 (find_dependency) CMakeLists.txt:117 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:47 (find_dependency) CMakeLists.txt:117 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:47 (find_dependency) CMakeLists.txt:117 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:47 (find_dependency) CMakeLists.txt:117 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:47 (find_dependency) CMakeLists.txt:117 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:47 (find_dependency) CMakeLists.txt:117 (find_package) CMake Warning at /usr/local/share/cmake/Modules/FindBoost.cmake:1449 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/local/share/cmake/Modules/FindBoost.cmake:1574 (_Boost_COMPONENT_DEPENDENCIES) /usr/local/share/cmake/Modules/FindBoost.cmake:2186 (_Boost_MISSING_DEPENDENCIES) /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package) /usr/local/lib/cmake/mvfst/mvfst-config.cmake:47 (find_dependency) CMakeLists.txt:117 (find_package) -- Found Boost: /usr/local/include (found version "1.89.0") found components: iostreams thread filesystem regex context chrono atomic -- Found mvfst: /usr/local -- Performing Test FBTHRIFT_COMPILER_STDLIB_LIBSTDCXX -- Performing Test FBTHRIFT_COMPILER_STDLIB_LIBSTDCXX - Failed -- Performing Test FBTHRIFT_COMPILER_STDLIB_LIBSTDCXX_GE_9 -- Performing Test FBTHRIFT_COMPILER_STDLIB_LIBSTDCXX_GE_9 - Failed -- Performing Test FBTHRIFT_COMPILER_STDLIB_LIBCXX -- Performing Test FBTHRIFT_COMPILER_STDLIB_LIBCXX - Success -- Performing Test FBTHRIFT_COMPILER_STDLIB_LIBCXX_GE_9 -- Performing Test FBTHRIFT_COMPILER_STDLIB_LIBCXX_GE_9 - Success -- Found Folly: /usr/local/include CMake Warning (dev) at thrift/lib/CMakeLists.txt:17 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/local/include (found version "1.89.0") -- Found Python 3: /usr/local/bin/python3.11 -- Configuring done (5.6s) -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_C_COMPILER CMAKE_C_FLAGS CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /wrkdirs/usr/ports/devel/fbthrift/work/.build =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for fbthrift-2026.01.05.00 [ 0% 1/2] /usr/local/bin/cmake -P /wrkdirs/usr/ports/devel/fbthrift/work/.build/CMakeFiles/VerifyGlobs.cmake [ 0% 64/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_base.dir/detail/pluggable_functions.cc.o -MF thrift/compiler/CMakeFiles/compiler_base.dir/detail/pluggable_functions.cc.o.d -o thrift/compiler/CMakeFiles/compiler_base.dir/detail/pluggable_functions.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/detail/pluggable_functions.cc [ 0% 65/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcommon_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -MD -MT thrift/common/CMakeFiles/common.dir/detail/string.cc.o -MF thrift/common/CMakeFiles/common.dir/detail/string.cc.o.d -o thrift/common/CMakeFiles/common.dir/detail/string.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/common/detail/string.cc [ 0% 66/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/whisker.dir/whisker/detail/string.cc.o -MF thrift/compiler/CMakeFiles/whisker.dir/whisker/detail/string.cc.o.d -o thrift/compiler/CMakeFiles/whisker.dir/whisker/detail/string.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/whisker/detail/string.cc [ 0% 67/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_set.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_set.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_set.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_set.cc [ 0% 68/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_container.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_container.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_container.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_container.cc [ 1% 69/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_map.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_map.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_map.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_map.cc [ 1% 70/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_primitive_type.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_primitive_type.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_primitive_type.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_primitive_type.cc [ 1% 71/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_const.cc [ 1% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_list.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_list.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_list.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_list.cc [ 1% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_node.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_node.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_node.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_node.cc [ 2% 72/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py && /usr/local/bin/cmake -E remove_directory /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py_inspect.lib_install && /usr/local/bin/python3.11 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/build/fbcode_builder/CMake/make_fbpy_archive.py --type lib-install --install-dir thrift_py_inspect -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py_inspect.lib_install/thrift_py_inspect /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py_inspect.manifest copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/util/inspect.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py_inspect.lib_install/thrift_py_inspect/thrift/util/inspect.py' [ 2% 72/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py && /usr/local/bin/cmake -E remove_directory /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install && /usr/local/bin/python3.11 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/build/fbcode_builder/CMake/make_fbpy_archive.py --type lib-install --install-dir thrift_py -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.manifest copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/TMultiplexedProcessor.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/TMultiplexedProcessor.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/Thrift.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/Thrift.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/__init__.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/__init__.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/async_common.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/async_common.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/protocol/TBinaryProtocol.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/protocol/TBinaryProtocol.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/protocol/TCompactProtocol.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/protocol/TCompactProtocol.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/protocol/THeaderProtocol.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/protocol/THeaderProtocol.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/protocol/TJSONProtocol.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/protocol/TJSONProtocol.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/protocol/TMultiplexedProtocol.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/protocol/TMultiplexedProtocol.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/protocol/TProtocol.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/protocol/TProtocol.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/protocol/TProtocolDecorator.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/protocol/TProtocolDecorator.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/protocol/TSimpleJSONProtocol.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/protocol/TSimpleJSONProtocol.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/server/TServer.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/server/TServer.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/transport/THeaderTransport.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/transport/THeaderTransport.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/transport/TSSLSocket.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/transport/TSSLSocket.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/transport/TSocket.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/transport/TSocket.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/transport/TTransport.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/transport/TTransport.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/util/BytesStrIO.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/util/BytesStrIO.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/util/Decorators.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/util/Decorators.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/util/Recursive.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/util/Recursive.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/util/Serializer.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/util/Serializer.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/util/TValidator.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/util/TValidator.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/util/__init__.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/util/__init__.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/util/async_common.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/util/async_common.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/util/fuzzer.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/util/fuzzer.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/util/randomizer.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/util/randomizer.py' copy '/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/py/util/remote.py' --> '/wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/py/thrift_py.lib_install/thrift_py/thrift/util/remote.py' [ 2% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_exception.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_exception.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_exception.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_exception.cc [ 2% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_interface.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_interface.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_interface.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_interface.cc [ 2% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/scope_identifier.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/scope_identifier.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/scope_identifier.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/scope_identifier.cc [ 2% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_function.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_function.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_function.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_function.cc [ 3% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_union.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_union.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_union.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_union.cc [ 3% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_field.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_field.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_field.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_field.cc [ 3% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const_value.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const_value.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const_value.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_const_value.cc [ 3% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcommon_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -MD -MT thrift/common/CMakeFiles/common.dir/universal_name.cc.o -MF thrift/common/CMakeFiles/common.dir/universal_name.cc.o.d -o thrift/common/CMakeFiles/common.dir/universal_name.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/common/universal_name.cc [ 3% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_base.dir/detail/system.cc.o -MF thrift/compiler/CMakeFiles/compiler_base.dir/detail/system.cc.o.d -o thrift/compiler/CMakeFiles/compiler_base.dir/detail/system.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/detail/system.cc [ 4% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_base.dir/diagnostic.cc.o -MF thrift/compiler/CMakeFiles/compiler_base.dir/diagnostic.cc.o.d -o thrift/compiler/CMakeFiles/compiler_base.dir/diagnostic.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/diagnostic.cc [ 4% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/parse/token.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/parse/token.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/parse/token.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/parse/token.cc [ 4% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_structured.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_structured.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_structured.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_structured.cc [ 4% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -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-2026.01.05.00/thrift/compiler/ast/t_type.cc [ 4% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_package.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_package.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_package.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_package.cc [ 4% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_interaction.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_interaction.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_interaction.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_interaction.cc [ 5% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/parse/lexer.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/parse/lexer.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/parse/lexer.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/parse/lexer.cc [ 5% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_enum.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_enum.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_enum.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_enum.cc [ 5% 72/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcommon_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -MD -MT thrift/common/CMakeFiles/common.dir/tree_printer.cc.o -MF thrift/common/CMakeFiles/common.dir/tree_printer.cc.o.d -o thrift/common/CMakeFiles/common.dir/tree_printer.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/common/tree_printer.cc [ 5% 73/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/common/CMakeFiles/common.dir/link.d -shared -Wl,-soname,libcommon.so -o lib/libcommon.so thrift/common/CMakeFiles/common.dir/detail/string.cc.o thrift/common/CMakeFiles/common.dir/tree_printer.cc.o thrift/common/CMakeFiles/common.dir/universal_name.cc.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libfmt.so.12.1.0 && : [ 5% 73/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler.dir/generate/cpp/reference_type.cc.o -MF thrift/compiler/CMakeFiles/compiler.dir/generate/cpp/reference_type.cc.o.d -o thrift/compiler/CMakeFiles/compiler.dir/generate/cpp/reference_type.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/cpp/reference_type.cc [ 6% 73/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_global_scope.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_global_scope.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_global_scope.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_global_scope.cc [ 6% 73/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/sema/ast_uri_utils.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/sema/ast_uri_utils.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/ast_uri_utils.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/sema/ast_uri_utils.cc [ 6% 73/548] /usr/local/libexec/ccache/c++ -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -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-2026.01.05.00/thrift/compiler/generate/build_templates.cc [ 6% 74/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -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-2026.01.05.00/thrift/compiler/ast/t_typedef.cc [ 6% 74/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_named.cc.o -MF thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_named.cc.o.d -o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_named.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/ast/t_named.cc [ 6% 74/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_base.dir/source_location.cc.o -MF thrift/compiler/CMakeFiles/compiler_base.dir/source_location.cc.o.d -o thrift/compiler/CMakeFiles/compiler_base.dir/source_location.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/source_location.cc [ 7% 75/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrift_core_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/thrift-core.dir/Thrift.cpp.o -MF thrift/lib/cpp/CMakeFiles/thrift-core.dir/Thrift.cpp.o.d -o thrift/lib/cpp/CMakeFiles/thrift-core.dir/Thrift.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/Thrift.cpp [ 7% 75/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/whisker.dir/whisker/token.cc.o -MF thrift/compiler/CMakeFiles/whisker.dir/whisker/token.cc.o.d -o thrift/compiler/CMakeFiles/whisker.dir/whisker/token.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/whisker/token.cc [ 7% 75/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/whisker.dir/whisker/ast.cc.o -MF thrift/compiler/CMakeFiles/whisker.dir/whisker/ast.cc.o.d -o thrift/compiler/CMakeFiles/whisker.dir/whisker/ast.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/whisker/ast.cc [ 7% 75/548] : && /usr/local/bin/cmake -E rm -f lib/libcompiler_base.a && /usr/bin/llvm-ar qc lib/libcompiler_base.a thrift/compiler/CMakeFiles/compiler_base.dir/detail/system.cc.o thrift/compiler/CMakeFiles/compiler_base.dir/detail/pluggable_functions.cc.o thrift/compiler/CMakeFiles/compiler_base.dir/diagnostic.cc.o thrift/compiler/CMakeFiles/compiler_base.dir/source_location.cc.o && /usr/bin/llvm-ranlib lib/libcompiler_base.a && : [ 7% 75/548] : && /usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/link.d thrift/compiler/generate/CMakeFiles/compiler_generate_build_templates.dir/build_templates.cc.o -o bin/compiler_generate_build_templates && : [ 8% 75/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrift_core_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/thrift-core.dir/__/cpp2/FieldRef.cpp.o -MF thrift/lib/cpp/CMakeFiles/thrift-core.dir/__/cpp2/FieldRef.cpp.o.d -o thrift/lib/cpp/CMakeFiles/thrift-core.dir/__/cpp2/FieldRef.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/FieldRef.cpp [ 8% 76/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dconcurrency_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/concurrency.dir/concurrency/InitThreadFactory.cpp.o -MF thrift/lib/cpp/CMakeFiles/concurrency.dir/concurrency/InitThreadFactory.cpp.o.d -o thrift/lib/cpp/CMakeFiles/concurrency.dir/concurrency/InitThreadFactory.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/concurrency/InitThreadFactory.cpp [ 8% 76/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/sema/sema_context.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/sema/sema_context.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/sema_context.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/sema/sema_context.cc [ 8% 76/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/sema/scope_validator.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/sema/scope_validator.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/scope_validator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/sema/scope_validator.cc [ 8% 76/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp/CMakeFiles/thrift-core.dir/link.d -shared -Wl,-soname,libthrift-core.so.1.0.0 -o lib/libthrift-core.so.1.0.0 thrift/lib/cpp/CMakeFiles/thrift-core.dir/Thrift.cpp.o thrift/lib/cpp/CMakeFiles/thrift-core.dir/__/cpp2/FieldRef.cpp.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 8% 77/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libthrift-core.so.1.0.0 lib/libthrift-core.so.1.0.0 lib/libthrift-core.so && : [ 9% 77/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler.dir/generate/rust/util.cc.o -MF thrift/compiler/CMakeFiles/compiler.dir/generate/rust/util.cc.o.d -o thrift/compiler/CMakeFiles/compiler.dir/generate/rust/util.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/rust/util.cc [ 9% 77/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/whisker.dir/whisker/print_ast.cc.o -MF thrift/compiler/CMakeFiles/whisker.dir/whisker/print_ast.cc.o.d -o thrift/compiler/CMakeFiles/whisker.dir/whisker/print_ast.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/whisker/print_ast.cc [ 9% 77/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/parse/parser.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/parse/parser.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/parse/parser.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/parse/parser.cc [ 9% 77/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/sema/check_initializer.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/sema/check_initializer.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/check_initializer.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/sema/check_initializer.cc [ 9% 77/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/sema/resolution_mismatch.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/sema/resolution_mismatch.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/resolution_mismatch.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/sema/resolution_mismatch.cc [ 10% 77/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/whisker.dir/whisker/dsl.cc.o -MF thrift/compiler/CMakeFiles/whisker.dir/whisker/dsl.cc.o.d -o thrift/compiler/CMakeFiles/whisker.dir/whisker/dsl.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/whisker/dsl.cc [ 10% 77/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Druntime_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/runtime.dir/__/cpp2/runtime/Init.cpp.o -MF thrift/lib/cpp/CMakeFiles/runtime.dir/__/cpp2/runtime/Init.cpp.o.d -o thrift/lib/cpp/CMakeFiles/runtime.dir/__/cpp2/runtime/Init.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/runtime/Init.cpp [ 10% 78/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/sema/check_map_keys.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/sema/check_map_keys.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/check_map_keys.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/sema/check_map_keys.cc [ 10% 78/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/whisker.dir/whisker/eval_context.cc.o -MF thrift/compiler/CMakeFiles/whisker.dir/whisker/eval_context.cc.o.d -o thrift/compiler/CMakeFiles/whisker.dir/whisker/eval_context.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/whisker/eval_context.cc [ 10% 78/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp/CMakeFiles/runtime.dir/link.d -shared -Wl,-soname,libruntime.so -o lib/libruntime.so thrift/lib/cpp/CMakeFiles/runtime.dir/__/cpp2/runtime/Init.cpp.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 10% 78/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/whisker.dir/whisker/lexer.cc.o -MF thrift/compiler/CMakeFiles/whisker.dir/whisker/lexer.cc.o.d -o thrift/compiler/CMakeFiles/whisker.dir/whisker/lexer.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/whisker/lexer.cc [ 11% 78/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler.dir/generate/java/util.cc.o -MF thrift/compiler/CMakeFiles/compiler.dir/generate/java/util.cc.o.d -o thrift/compiler/CMakeFiles/compiler.dir/generate/java/util.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/java/util.cc [ 11% 78/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler.dir/generate/cpp/name_resolver.cc.o -MF thrift/compiler/CMakeFiles/compiler.dir/generate/cpp/name_resolver.cc.o.d -o thrift/compiler/CMakeFiles/compiler.dir/generate/cpp/name_resolver.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/cpp/name_resolver.cc [ 11% 78/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler.dir/generate/cpp/util.cc.o -MF thrift/compiler/CMakeFiles/compiler.dir/generate/cpp/util.cc.o.d -o thrift/compiler/CMakeFiles/compiler.dir/generate/cpp/util.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/cpp/util.cc [ 11% 78/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/whisker.dir/whisker/object.cc.o -MF thrift/compiler/CMakeFiles/whisker.dir/whisker/object.cc.o.d -o thrift/compiler/CMakeFiles/whisker.dir/whisker/object.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/whisker/object.cc [ 11% 78/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_ast_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -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-2026.01.05.00/thrift/compiler/ast/t_program.cc [ 12% 79/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/whisker.dir/whisker/mstch_compat.cc.o -MF thrift/compiler/CMakeFiles/whisker.dir/whisker/mstch_compat.cc.o.d -o thrift/compiler/CMakeFiles/whisker.dir/whisker/mstch_compat.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/whisker/mstch_compat.cc [ 12% 79/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/compiler/CMakeFiles/compiler_ast.dir/link.d -shared -Wl,-soname,libcompiler_ast.so.1.0.0 -o lib/libcompiler_ast.so.1.0.0 thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_primitive_type.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_const_value.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_container.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_enum.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_exception.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_field.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_function.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_interaction.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_interface.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_list.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_named.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_node.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_map.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_package.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_program.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_global_scope.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_set.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/t_structured.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/t_union.cc.o thrift/compiler/CMakeFiles/compiler_ast.dir/ast/scope_identifier.cc.o -Wl,-rpath,/usr/local/lib: /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 12% 80/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libcompiler_ast.so.1.0.0 lib/libcompiler_ast.so.1.0.0 lib/libcompiler_ast.so && : [ 12% 80/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dconcurrency_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/concurrency.dir/concurrency/PosixThreadFactory.cpp.o -MF thrift/lib/cpp/CMakeFiles/concurrency.dir/concurrency/PosixThreadFactory.cpp.o.d -o thrift/lib/cpp/CMakeFiles/concurrency.dir/concurrency/PosixThreadFactory.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/concurrency/PosixThreadFactory.cpp [ 12% 80/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/sema/explicit_include_validator.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/sema/explicit_include_validator.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/explicit_include_validator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/sema/explicit_include_validator.cc [ 12% 80/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler.dir/generate/python/util.cc.o -MF thrift/compiler/CMakeFiles/compiler.dir/generate/python/util.cc.o.d -o thrift/compiler/CMakeFiles/compiler.dir/generate/python/util.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/python/util.cc [ 13% 80/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/sema/schematizer.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/sema/schematizer.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/schematizer.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/sema/schematizer.cc [ 13% 80/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/whisker.dir/whisker/standard_library.cc.o -MF thrift/compiler/CMakeFiles/whisker.dir/whisker/standard_library.cc.o.d -o thrift/compiler/CMakeFiles/whisker.dir/whisker/standard_library.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/whisker/standard_library.cc [ 13% 80/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/parse/parse_ast.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/parse/parse_ast.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/parse/parse_ast.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/parse/parse_ast.cc [ 13% 80/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dcompiler_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/CMakeFiles/compiler.dir/generate/go/util.cc.o -MF thrift/compiler/CMakeFiles/compiler.dir/generate/go/util.cc.o.d -o thrift/compiler/CMakeFiles/compiler.dir/generate/go/util.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/go/util.cc [ 13% 81/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/compiler/CMakeFiles/compiler.dir/link.d -shared -Wl,-soname,libcompiler.so.1.0.0 -o lib/libcompiler.so.1.0.0 thrift/compiler/CMakeFiles/compiler.dir/generate/cpp/reference_type.cc.o thrift/compiler/CMakeFiles/compiler.dir/generate/cpp/name_resolver.cc.o thrift/compiler/CMakeFiles/compiler.dir/generate/cpp/util.cc.o thrift/compiler/CMakeFiles/compiler.dir/generate/go/util.cc.o thrift/compiler/CMakeFiles/compiler.dir/generate/java/util.cc.o thrift/compiler/CMakeFiles/compiler.dir/generate/python/util.cc.o thrift/compiler/CMakeFiles/compiler.dir/generate/rust/util.cc.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libcompiler_ast.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo /usr/lib/libssl.so /usr/lib/libcrypto.so && : [ 14% 82/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libcompiler.so.1.0.0 lib/libcompiler.so.1.0.0 lib/libcompiler.so && : [ 14% 82/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/whisker.dir/whisker/render.cc.o -MF thrift/compiler/CMakeFiles/whisker.dir/whisker/render.cc.o.d -o thrift/compiler/CMakeFiles/whisker.dir/whisker/render.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/whisker/render.cc [ 14% 82/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/whisker.dir/whisker/parser.cc.o -MF thrift/compiler/CMakeFiles/whisker.dir/whisker/parser.cc.o.d -o thrift/compiler/CMakeFiles/whisker.dir/whisker/parser.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/whisker/parser.cc [ 14% 83/548] : && /usr/local/bin/cmake -E rm -f lib/libwhisker.a && /usr/bin/llvm-ar qc lib/libwhisker.a thrift/compiler/CMakeFiles/whisker.dir/whisker/ast.cc.o thrift/compiler/CMakeFiles/whisker.dir/whisker/dsl.cc.o thrift/compiler/CMakeFiles/whisker.dir/whisker/detail/string.cc.o thrift/compiler/CMakeFiles/whisker.dir/whisker/eval_context.cc.o thrift/compiler/CMakeFiles/whisker.dir/whisker/lexer.cc.o thrift/compiler/CMakeFiles/whisker.dir/whisker/mstch_compat.cc.o thrift/compiler/CMakeFiles/whisker.dir/whisker/object.cc.o thrift/compiler/CMakeFiles/whisker.dir/whisker/parser.cc.o thrift/compiler/CMakeFiles/whisker.dir/whisker/print_ast.cc.o thrift/compiler/CMakeFiles/whisker.dir/whisker/render.cc.o thrift/compiler/CMakeFiles/whisker.dir/whisker/standard_library.cc.o thrift/compiler/CMakeFiles/whisker.dir/whisker/token.cc.o && /usr/bin/llvm-ranlib lib/libwhisker.a && : [ 14% 83/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dconcurrency_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/concurrency.dir/concurrency/ThreadManager.cpp.o -MF thrift/lib/cpp/CMakeFiles/concurrency.dir/concurrency/ThreadManager.cpp.o.d -o thrift/lib/cpp/CMakeFiles/concurrency.dir/concurrency/ThreadManager.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/concurrency/ThreadManager.cpp [ 14% 84/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp/CMakeFiles/concurrency.dir/link.d -shared -Wl,-soname,libconcurrency.so.1.0.0 -o lib/libconcurrency.so.1.0.0 thrift/lib/cpp/CMakeFiles/concurrency.dir/concurrency/InitThreadFactory.cpp.o thrift/lib/cpp/CMakeFiles/concurrency.dir/concurrency/PosixThreadFactory.cpp.o thrift/lib/cpp/CMakeFiles/concurrency.dir/concurrency/ThreadManager.cpp.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libglog.so /usr/local/lib/libgflags.so.2.3.0 /usr/local/lib/libfmt.so.12.1.0 /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_thread.so -lpthread /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 15% 85/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libconcurrency.so.1.0.0 lib/libconcurrency.so.1.0.0 lib/libconcurrency.so && : [ 15% 85/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/sema/standard_validator.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/sema/standard_validator.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/standard_validator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/sema/standard_validator.cc [ 15% 85/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -DTHRIFT_OSS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -MD -MT thrift/compiler/CMakeFiles/compiler_lib.dir/sema/sema.cc.o -MF thrift/compiler/CMakeFiles/compiler_lib.dir/sema/sema.cc.o.d -o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/sema.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/sema/sema.cc [ 15% 86/548] : && /usr/local/bin/cmake -E rm -f lib/libcompiler_lib.a && /usr/bin/llvm-ar qc lib/libcompiler_lib.a thrift/compiler/CMakeFiles/compiler_lib.dir/parse/lexer.cc.o thrift/compiler/CMakeFiles/compiler_lib.dir/parse/parser.cc.o thrift/compiler/CMakeFiles/compiler_lib.dir/parse/parse_ast.cc.o thrift/compiler/CMakeFiles/compiler_lib.dir/parse/token.cc.o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/ast_uri_utils.cc.o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/check_initializer.cc.o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/check_map_keys.cc.o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/explicit_include_validator.cc.o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/scope_validator.cc.o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/sema.cc.o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/sema_context.cc.o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/schematizer.cc.o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/standard_validator.cc.o thrift/compiler/CMakeFiles/compiler_lib.dir/sema/resolution_mismatch.cc.o && /usr/bin/llvm-ranlib lib/libcompiler_lib.a && : [ 15% 87/548] 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-2026.01.05.00/thrift/compiler/generate/templates > templates.cc [ 16% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/templates.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/templates.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/templates.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/compiler/generate/templates.cc [ 16% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/json.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/json.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/json.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/json.cc [ 16% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/common.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/common.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/common.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/common.cc [ 16% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_generator.cc [ 16% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -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-2026.01.05.00/thrift/compiler/main.cc [ 16% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_concat_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_concat_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_concat_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_concat_generator.cc [ 17% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_android_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_android_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_android_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_android_generator.cc [ 17% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/cpp/orderable_type_utils.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/cpp/orderable_type_utils.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/cpp/orderable_type_utils.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/cpp/orderable_type_utils.cc [ 17% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_json_generator.cc [ 17% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_starlark_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_starlark_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_starlark_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_starlark_generator.cc [ 17% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_js_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_js_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_js_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_js_generator.cc [ 18% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_cocoa_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_cocoa_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_cocoa_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_cocoa_generator.cc [ 18% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_experimental_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_experimental_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_experimental_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_json_experimental_generator.cc [ 18% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -pthread -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-2026.01.05.00/thrift/compiler/compiler.cc [ 18% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_mstch_generator.cc [ 18% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_java_deprecated_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_java_deprecated_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_java_deprecated_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_java_deprecated_generator.cc [ 18% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_py_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_py_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_py_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_py_generator.cc [ 19% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/mstch_objects.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/mstch_objects.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/mstch_objects.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/mstch_objects.cc [ 19% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_hack_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_hack_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_hack_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_hack_generator.cc [ 19% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_capi_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_capi_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_capi_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_mstch_python_capi_generator.cc [ 19% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_pyi_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_pyi_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_pyi_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_mstch_pyi_generator.cc [ 19% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_mstch_python_generator.cc [ 20% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_go_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_go_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_go_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_mstch_go_generator.cc [ 20% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_java_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_java_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_java_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_mstch_java_generator.cc [ 20% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_py3_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_py3_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_py3_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_mstch_py3_generator.cc [ 20% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_rust_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_rust_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_rust_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_mstch_rust_generator.cc [ 20% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_whisker_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_whisker_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_whisker_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_whisker_generator.cc [ 20% 115/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_cpp2_generator.cc.o -MF thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_cpp2_generator.cc.o.d -o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_cpp2_generator.cc.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/compiler/generate/t_mstch_cpp2_generator.cc [ 21% 116/548] : && /usr/local/bin/cmake -E rm -f lib/libcompiler_generators.a && /usr/bin/llvm-ar qc lib/libcompiler_generators.a thrift/compiler/generate/CMakeFiles/compiler_generators.dir/common.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/json.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/mstch_objects.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_android_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_cocoa_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_concat_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_hack_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_java_deprecated_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_js_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_experimental_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_json_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_cpp2_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_go_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_java_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_py3_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_pyi_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_capi_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_python_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_mstch_rust_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_py_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_starlark_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/t_whisker_generator.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/cpp/orderable_type_utils.cc.o thrift/compiler/generate/CMakeFiles/compiler_generators.dir/templates.cc.o && /usr/bin/llvm-ranlib lib/libcompiler_generators.a && : [ 21% 117/548] : && /usr/local/libexec/ccache/c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/compiler/CMakeFiles/thrift1.dir/link.d thrift/compiler/CMakeFiles/thrift1.dir/main.cc.o thrift/compiler/CMakeFiles/thrift1.dir/compiler.cc.o -o bin/thrift1 -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libcompiler_lib.a -Wl,--whole-archive lib/libcompiler_generators.a -Wl,--no-whole-archive lib/libcompiler_lib.a lib/libcompiler.so.1.0.0 lib/libcompiler_ast.so.1.0.0 lib/libwhisker.a lib/libcompiler_base.a /usr/local/lib/libfolly.so.0.58.0-dev /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo lib/libcommon.so /usr/local/lib/libfmt.so.12.1.0 && : [ 21% 143/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:json,no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/RpcMetadata.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/RpcMetadata.thrift:1] Thrift file should have a (non-empty) package. Packages will soon be required, at which point missing packages will trigger a Thrift compiler error. For more details, see https://fburl.com/thrift-uri-add-package [ 21% 177/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/cpp.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 21% 177/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/hack.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 22% 177/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/java.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 22% 177/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/python.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 22% 177/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/go.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 22% 177/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/scope.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/scope.thrift:105] The annotation hack.name is deprecated. Please use @hack.Name instead. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/scope.thrift:115] The annotation hack.name is deprecated. Please use @hack.Name instead. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/scope.thrift:120] The annotation py3.hidden is deprecated. Please use @python.Py3Hidden instead. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/scope.thrift:131] The annotation hack.name is deprecated. Please use @hack.Name instead. [ 22% 177/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/thrift.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 22% 189/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/reflection.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/reflection.thrift:1] Thrift file should have a (non-empty) package. Packages will soon be required, at which point missing packages will trigger a Thrift compiler error. For more details, see https://fburl.com/thrift-uri-add-package [ 23% 190/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/id.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 23% 191/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/standard.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 23% 192/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/type_rep.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 23% 193/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:78] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `valueType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:85] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `valueType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:92] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `keyType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:96] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `valueType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:116] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `underlyingType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:125] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `elemType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:129] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `initialResponseType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:136] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `elemType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:140] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `finalResponseType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:144] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `initialResponseType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:151] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `initialResponseType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:155] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `streamElemType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:159] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `sinkElemType`. [ 23% 194/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/protocol.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 24% 195/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/protocol_detail.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/protocol_detail.thrift:54] Field with @cpp.Ref (or similar) annotation should be optional: `members` (in `Object`). [ 24% 196/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/record.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 24% 197/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/schema.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 24% 198/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/type_id.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 24% 199/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/type_system.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 25% 200/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/cpp2/schema -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/schema/syntax_graph.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/schema/syntax_graph.thrift:1] Thrift file should have a (non-empty) package. Packages will soon be required, at which point missing packages will trigger a Thrift compiler error. For more details, see https://fburl.com/thrift-uri-add-package [ 25% 201/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/any_rep.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 25% 202/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/type.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 25% 203/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/frozen.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/frozen.thrift:1] Thrift file should have a (non-empty) package. Packages will soon be required, at which point missing packages will trigger a Thrift compiler error. For more details, see https://fburl.com/thrift-uri-add-package [ 25% 204/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/util/PausableTimer.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/util/PausableTimer.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/util/PausableTimer.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/util/PausableTimer.cpp [ 25% 205/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:json,no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/serverdbginfo.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/serverdbginfo.thrift:1] Thrift file should have a (non-empty) package. Packages will soon be required, at which point missing packages will trigger a Thrift compiler error. For more details, see https://fburl.com/thrift-uri-add-package [ 26% 206/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/RocketUpgrade.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/RocketUpgrade.thrift:1] Thrift file should have a (non-empty) package. Packages will soon be required, at which point missing packages will trigger a Thrift compiler error. For more details, see https://fburl.com/thrift-uri-add-package [ 26% 207/548] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/field_mask.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 26% 208/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TProtocolException.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TProtocolException.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TProtocolException.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/protocol/TProtocolException.cpp [ 26% 209/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TBase64Utils.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TBase64Utils.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TBase64Utils.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/protocol/TBase64Utils.cpp [ 26% 210/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/util/VarintUtils.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/util/VarintUtils.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/util/VarintUtils.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/util/VarintUtils.cpp [ 27% 211/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/transport/TBufferTransports.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/transport/TBufferTransports.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/transport/TBufferTransports.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/transport/TBufferTransports.cpp [ 27% 212/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/transport/TZlibTransport.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/transport/TZlibTransport.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/transport/TZlibTransport.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/transport/TZlibTransport.cpp [ 27% 213/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/transport/TFDTransport.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/transport/TFDTransport.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/transport/TFDTransport.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/transport/TFDTransport.cpp [ 27% 214/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/protocol/CompactProtocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/protocol/CompactProtocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/protocol/CompactProtocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/CompactProtocol.cpp [ 27% 215/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpTransport.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpTransport.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpTransport.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/transport/THttpTransport.cpp [ 27% 216/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpServer.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpServer.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpServer.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/transport/THttpServer.cpp [ 28% 217/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dasync_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp/CMakeFiles/async.dir/server/TServerObserver.cpp.o -MF thrift/lib/cpp/CMakeFiles/async.dir/server/TServerObserver.cpp.o.d -o thrift/lib/cpp/CMakeFiles/async.dir/server/TServerObserver.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/server/TServerObserver.cpp [ 28% 218/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/transport/TTransportException.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/transport/TTransportException.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/transport/TTransportException.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/transport/TTransportException.cpp [ 28% 219/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/util/VarintUtils.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/util/VarintUtils.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/util/VarintUtils.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/util/VarintUtils.cpp [ 28% 220/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/__/cpp2/transport/rocket/framing/Util.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/__/cpp2/transport/rocket/framing/Util.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/__/cpp2/transport/rocket/framing/Util.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/framing/Util.cpp [ 28% 221/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/transport/TSocket.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/transport/TSocket.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/transport/TSocket.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/transport/TSocket.cpp [ 29% 222/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/java_data.cpp [ 29% 223/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/gen/module_types_cpp.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/gen/module_types_cpp.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/gen/module_types_cpp.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/gen/module_types_cpp.cpp [ 29% 224/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/hack_constants.cpp [ 29% 225/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/cpp_constants.cpp [ 29% 226/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/python_constants.cpp [ 29% 227/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RpcMetadata_data.cpp [ 30% 228/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/hack_data.cpp [ 30% 229/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpClient.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpClient.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpClient.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/transport/THttpClient.cpp [ 30% 230/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RpcMetadata_constants.cpp [ 30% 231/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/java_constants.cpp [ 30% 232/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/cpp_data.cpp [ 31% 233/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/go_constants.cpp [ 31% 234/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/util/THttpParser.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/util/THttpParser.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/util/THttpParser.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/util/THttpParser.cpp [ 31% 235/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/protocol/JSONProtocolCommon.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/protocol/JSONProtocolCommon.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/protocol/JSONProtocolCommon.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/JSONProtocolCommon.cpp [ 31% 236/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/python_types_serialization.cpp [ 31% 237/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/go_types_serialization.cpp [ 31% 238/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/scope_constants.cpp [ 32% 239/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/java_types_binary.cpp [ 32% 240/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/cpp_types_serialization.cpp [ 32% 241/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/hack_types_serialization.cpp [ 32% 242/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/python_data.cpp [ 32% 243/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/cpp_types_binary.cpp [ 33% 244/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/go_data.cpp [ 33% 245/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/hack_types_compact.cpp [ 33% 246/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/java_types_serialization.cpp [ 33% 247/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/go_types.cpp [ 33% 248/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/cpp_types_compact.cpp [ 33% 249/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dasync_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/detail/EventHandlerRuntime.cpp.o -MF thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/detail/EventHandlerRuntime.cpp.o.d -o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/detail/EventHandlerRuntime.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/detail/EventHandlerRuntime.cpp [ 34% 250/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/hack_types_binary.cpp [ 34% 251/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/java_types.cpp [ 34% 252/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/python_types.cpp [ 34% 253/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/cpp_types.cpp [ 34% 254/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/hack_types.cpp [ 35% 255/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/go_types_compact.cpp [ 35% 256/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dasync_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/InterceptorFrameworkMetadata.cpp.o -MF thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/InterceptorFrameworkMetadata.cpp.o.d -o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/InterceptorFrameworkMetadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/InterceptorFrameworkMetadata.cpp [ 35% 257/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dasync_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/InterceptorFlags.cpp.o -MF thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/InterceptorFlags.cpp.o.d -o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/InterceptorFlags.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/InterceptorFlags.cpp [ 35% 258/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TJSONProtocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TJSONProtocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TJSONProtocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/protocol/TJSONProtocol.cpp [ 35% 259/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dasync_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp/CMakeFiles/async.dir/EventHandlerBase.cpp.o -MF thrift/lib/cpp/CMakeFiles/async.dir/EventHandlerBase.cpp.o.d -o thrift/lib/cpp/CMakeFiles/async.dir/EventHandlerBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/EventHandlerBase.cpp [ 35% 260/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/go_types_binary.cpp [ 36% 261/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/java_types_compact.cpp [ 36% 262/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/python_types_compact.cpp [ 36% 263/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dasync_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/ClientInterceptorBase.cpp.o -MF thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/ClientInterceptorBase.cpp.o.d -o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/ClientInterceptorBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ClientInterceptorBase.cpp [ 36% 264/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/python_types_binary.cpp [ 36% 265/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/scope_data.cpp [ 37% 266/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/thrift_constants.cpp [ 37% 267/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/thrift_data.cpp [ 37% 268/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TType.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TType.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TType.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/protocol/TType.cpp [ 37% 269/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_metadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_metadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_metadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_metadata.cpp [ 37% 270/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/scope_types.cpp [ 37% 271/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/__/cpp2/Flags.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/__/cpp2/Flags.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/__/cpp2/Flags.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/Flags.cpp [ 38% 272/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/scope_types_binary.cpp [ 38% 273/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/scope_types_serialization.cpp [ 38% 274/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RpcMetadata_types_binary.cpp [ 38% 275/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/CompactV1Protocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/CompactV1Protocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/CompactV1Protocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/CompactV1Protocol.cpp [ 38% 276/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/transport/THeader.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/transport/THeader.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/transport/THeader.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/transport/THeader.cpp [ 39% 277/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/BinaryProtocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/BinaryProtocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/BinaryProtocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/BinaryProtocol.cpp [ 39% 278/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dasync_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp/CMakeFiles/async.dir/ContextStack.cpp.o -MF thrift/lib/cpp/CMakeFiles/async.dir/ContextStack.cpp.o.d -o thrift/lib/cpp/CMakeFiles/async.dir/ContextStack.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/ContextStack.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/ContextStack.cpp:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:37: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/ContextStack.cpp:25: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 39% 279/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/standard_data.cpp [ 39% 280/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/scope_types_compact.cpp [ 39% 281/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/CompactProtocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/CompactProtocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/CompactProtocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/CompactProtocol.cpp [ 39% 282/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TProtocolException.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TProtocolException.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TProtocolException.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/protocol/TProtocolException.cpp [ 40% 283/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/id_constants.cpp [ 40% 284/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/TableBasedSerializerImpl.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/TableBasedSerializerImpl.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/TableBasedSerializerImpl.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/TableBasedSerializerImpl.cpp [ 40% 285/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/standard_constants.cpp [ 40% 286/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/Protocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/Protocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/Protocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/Protocol.cpp [ 40% 287/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/id_data.cpp [ 41% 288/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/thrift_types_binary.cpp [ 41% 289/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/id_types.cpp [ 41% 290/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_rep_data.cpp [ 41% 291/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_rep_constants.cpp [ 41% 292/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TBase64Utils.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TBase64Utils.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TBase64Utils.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/protocol/TBase64Utils.cpp [ 41% 293/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RpcMetadata_types_compact.cpp [ 42% 294/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/thrift_types_serialization.cpp [ 42% 295/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_metadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_metadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_metadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_metadata.cpp [ 42% 296/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/JSONProtocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/JSONProtocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/JSONProtocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/JSONProtocol.cpp [ 42% 297/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/DebugProtocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/DebugProtocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/DebugProtocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/DebugProtocol.cpp [ 42% 298/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/VirtualProtocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/VirtualProtocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/VirtualProtocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/VirtualProtocol.cpp [ 43% 299/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/Serializer.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/Serializer.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/Serializer.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/Serializer.cpp [ 43% 300/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RpcMetadata_types.cpp [ 43% 301/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/util/VarintUtils.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/util/VarintUtils.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/util/VarintUtils.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/util/VarintUtils.cpp [ 43% 302/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_metadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_metadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_metadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_metadata.cpp [ 43% 303/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TDebugProtocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TDebugProtocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TDebugProtocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/protocol/TDebugProtocol.cpp [ 43% 304/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/thrift_types.cpp [ 44% 305/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/standard_types.cpp [ 44% 306/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_rep_types.cpp [ 44% 307/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RpcMetadata_types_serialization.cpp [ 44% 308/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/id_types_binary.cpp [ 44% 309/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_rep_types_serialization.cpp [ 45% 310/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/id_types_serialization.cpp [ 45% 311/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/cpp/protocol/TProtocolException.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/cpp/protocol/TProtocolException.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/cpp/protocol/TProtocolException.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/protocol/TProtocolException.cpp [ 45% 312/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/link.d -shared -Wl,-soname,librpcmetadata.so.1.0.0 -o lib/librpcmetadata.so.1.0.0 thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_constants.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_data.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/gen/module_types_cpp.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/protocol/CompactProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/protocol/JSONProtocolCommon.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TBase64Utils.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TJSONProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TProtocolException.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/util/VarintUtils.cpp.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 45% 313/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/id_types_compact.cpp [ 45% 314/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/standard_types_serialization.cpp [ 45% 315/548] /usr/local/bin/cmake -E cmake_symlink_library lib/librpcmetadata.so.1.0.0 lib/librpcmetadata.so.1.0.0 lib/librpcmetadata.so && : [ 46% 316/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/reflection_data.cpp [ 46% 317/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/standard_types_compact.cpp [ 46% 318/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_rep_types_binary.cpp [ 46% 319/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp/CMakeFiles/transport.dir/link.d -shared -Wl,-soname,libtransport.so.1.0.0 -o lib/libtransport.so.1.0.0 thrift/lib/cpp/CMakeFiles/transport.dir/transport/TTransportException.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/TFDTransport.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpTransport.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpClient.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpServer.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/TSocket.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/TBufferTransports.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/THeader.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/TZlibTransport.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/__/cpp2/transport/rocket/framing/Util.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/__/cpp2/Flags.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/util/PausableTimer.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/util/THttpParser.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/util/VarintUtils.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libconcurrency.so.1.0.0 lib/libthrift-core.so.1.0.0 lib/librpcmetadata.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libzstd.so /usr/local/lib/libgflags.so.2.3.0 /usr/local/lib/libfmt.so.12.1.0 /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_thread.so -lpthread /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 46% 320/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/JSONProtocolCommon.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/JSONProtocolCommon.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/JSONProtocolCommon.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/JSONProtocolCommon.cpp [ 47% 321/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libtransport.so.1.0.0 lib/libtransport.so.1.0.0 lib/libtransport.so && : [ 47% 322/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/thrift_types_compact.cpp [ 47% 323/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_rep_types_compact.cpp [ 47% 324/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/reflection_constants.cpp [ 47% 325/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_data.cpp [ 47% 326/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp/CMakeFiles/async.dir/link.d -shared -Wl,-soname,libasync.so.1.0.0 -o lib/libasync.so.1.0.0 thrift/lib/cpp/CMakeFiles/async.dir/ContextStack.cpp.o thrift/lib/cpp/CMakeFiles/async.dir/EventHandlerBase.cpp.o thrift/lib/cpp/CMakeFiles/async.dir/server/TServerObserver.cpp.o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/detail/EventHandlerRuntime.cpp.o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/ClientInterceptorBase.cpp.o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/InterceptorFlags.cpp.o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/InterceptorFrameworkMetadata.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libruntime.so lib/libtransport.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/local/lib/libglog.so /usr/lib/libssl.so /usr/lib/libcrypto.so lib/libconcurrency.so.1.0.0 lib/libthrift-core.so.1.0.0 lib/librpcmetadata.so.1.0.0 /usr/local/lib/libfizz.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/libz.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo /usr/local/lib/libgflags.so.2.3.0 /usr/lib/libz.so /usr/local/lib/libzstd.so /usr/local/lib/libsodium.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libglog.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libevent.so /usr/local/lib/libdouble-conversion.so /usr/lib/librt.so -lpthread && : [ 48% 327/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libasync.so.1.0.0 lib/libasync.so.1.0.0 lib/libasync.so && : [ 48% 328/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_constants.cpp [ 48% 329/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/annotation/CMakeFiles/thriftannotation.dir/link.d -shared -Wl,-soname,libthriftannotation.so.1.0.0 -o lib/libthriftannotation.so.1.0.0 thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_serialization.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_serialization.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_serialization.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_serialization.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_serialization.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_serialization.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_serialization.cpp.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 48% 330/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libthriftannotation.so.1.0.0 lib/libthriftannotation.so.1.0.0 lib/libthriftannotation.so && : [ 48% 331/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/BaseSchemaRegistry.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/BaseSchemaRegistry.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/BaseSchemaRegistry.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/runtime/BaseSchemaRegistry.cpp [ 49% 332/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/standard_types_binary.cpp [ 49% 333/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/gen/module_types_cpp.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/gen/module_types_cpp.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/gen/module_types_cpp.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/gen/module_types_cpp.cpp [ 49% 334/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/Init.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/Init.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/Init.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/runtime/Init.cpp [ 49% 335/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/cpp/util/VarintUtils.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/cpp/util/VarintUtils.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/cpp/util/VarintUtils.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/util/VarintUtils.cpp [ 49% 336/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TSimpleJSONProtocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TSimpleJSONProtocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TSimpleJSONProtocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/protocol/TSimpleJSONProtocol.cpp [ 50% 337/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/TableBasedSerializer.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/TableBasedSerializer.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/TableBasedSerializer.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/TableBasedSerializer.cpp [ 50% 338/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/reflection_types_serialization.cpp [ 50% 339/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/link.d -shared -Wl,-soname,libthrifttyperep.so.1.0.0 -o lib/libthrifttyperep.so.1.0.0 thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_data.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_data.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_data.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_serialization.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libthriftannotation.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 50% 340/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TJSONProtocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TJSONProtocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TJSONProtocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/protocol/TJSONProtocol.cpp [ 50% 341/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libthrifttyperep.so.1.0.0 lib/libthrifttyperep.so.1.0.0 lib/libthrifttyperep.so && : [ 50% 342/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/protocol/CompactProtocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/protocol/CompactProtocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/protocol/CompactProtocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/protocol/CompactProtocol.cpp [ 51% 343/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_types_serialization.cpp [ 51% 344/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeId.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeId.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeId.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/dynamic/TypeId.cpp [ 51% 345/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeIdAdapter.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeIdAdapter.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeIdAdapter.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/detail/TypeIdAdapter.cpp [ 51% 346/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_constants.cpp [ 51% 347/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/reflection_types.cpp [ 52% 348/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_constants.cpp [ 52% 349/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/protocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/protocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/protocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/detail/protocol.cpp [ 52% 350/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_data.cpp [ 52% 351/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_id_constants.cpp [ 52% 352/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableRecord.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableRecord.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableRecord.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/dynamic/SerializableRecord.cpp [ 52% 353/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/reflection_types_binary.cpp [ 53% 354/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_id_data.cpp [ 53% 355/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableTypeSystemBuilder.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableTypeSystemBuilder.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableTypeSystemBuilder.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/dynamic/SerializableTypeSystemBuilder.cpp [ 53% 356/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_data.cpp [ 53% 357/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_id_types_serialization.cpp [ 53% 358/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/reflection_types_compact.cpp [ 54% 359/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_types_binary.cpp [ 54% 360/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_id_types.cpp [ 54% 361/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_id_types_binary.cpp [ 54% 362/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_types_serialization.cpp [ 54% 363/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystem.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystem.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystem.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/dynamic/TypeSystem.cpp [ 54% 364/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeSystemAdapter.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeSystemAdapter.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeSystemAdapter.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/detail/TypeSystemAdapter.cpp [ 55% 365/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_data.cpp [ 55% 366/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/link.d -shared -Wl,-soname,libthriftprotocol.so.1.0.0 -o lib/libthriftprotocol.so.1.0.0 thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/Protocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/BinaryProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/CompactProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/CompactV1Protocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/DebugProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/JSONProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/JSONProtocolCommon.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/Serializer.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/TableBasedSerializer.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/TableBasedSerializerImpl.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/VirtualProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TDebugProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TJSONProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TBase64Utils.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TProtocolException.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TSimpleJSONProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TType.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/util/VarintUtils.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_serialization.cpp.o -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib: /usr/local/lib/libglog.so lib/libasync.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/local/lib/libfizz.so.1.0.0 /usr/local/lib/libsodium.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/librt.so lib/libruntime.so lib/libtransport.so.1.0.0 lib/libthrift-core.so.1.0.0 lib/libconcurrency.so.1.0.0 lib/librpcmetadata.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /usr/local/lib/libglog.so /usr/local/lib/libgflags.so.2.3.0 /usr/local/lib/libevent.so /usr/local/lib/libdouble-conversion.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_thread.so -lpthread /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo /usr/lib/libz.so /usr/local/lib/libzstd.so && : [ 55% 367/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_metadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_metadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_metadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_metadata.cpp [ 55% 368/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libthriftprotocol.so.1.0.0 lib/libthriftprotocol.so.1.0.0 lib/libthriftprotocol.so && : [ 55% 369/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_system_data.cpp [ 56% 370/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_types_serialization.cpp [ 56% 371/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_constants.cpp [ 56% 372/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/BaseType.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/BaseType.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/BaseType.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/type/BaseType.cpp [ 56% 373/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/record_data.cpp [ 56% 374/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_system_types_serialization.cpp [ 56% 375/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_types_binary.cpp [ 57% 376/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/record_constants.cpp [ 57% 377/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_system_constants.cpp [ 57% 378/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_types_compact.cpp [ 57% 379/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_types_serialization.cpp [ 57% 380/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_types.cpp [ 58% 381/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_types_compact.cpp [ 58% 382/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_id_types_compact.cpp [ 58% 383/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/record_types_serialization.cpp [ 58% 384/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_types_compact.cpp [ 58% 385/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_types_compact.cpp [ 58% 386/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessor.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessor.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessor.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/AsyncProcessor.cpp [ 59% 387/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_data.cpp [ 59% 388/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/schema_data.cpp [ 59% 389/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/Merge.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/Merge.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/Merge.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/schema/detail/Merge.cpp [ 59% 390/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_types_binary.cpp [ 59% 391/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/UniversalName.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/UniversalName.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/UniversalName.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/type/UniversalName.cpp [ 60% 392/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_system_types_compact.cpp [ 60% 393/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_system_types.cpp [ 60% 394/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/schema_constants.cpp [ 60% 395/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/record_types_compact.cpp [ 60% 396/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/schema_types_serialization.cpp [ 60% 397/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/record_types_binary.cpp [ 61% 398/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_types.cpp [ 61% 399/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/record_types.cpp [ 61% 400/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_types.cpp [ 61% 401/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystemBuilder.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystemBuilder.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystemBuilder.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/dynamic/TypeSystemBuilder.cpp [ 61% 402/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_types.cpp [ 62% 403/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_types_compact.cpp [ 62% 404/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_system_types_binary.cpp [ 62% 405/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_types.cpp [ 62% 406/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_types_binary.cpp [ 62% 407/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_types_serialization.cpp [ 62% 408/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_types_binary.cpp [ 63% 409/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/op/Serializer.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/op/Serializer.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/op/Serializer.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/op/Serializer.cpp [ 63% 410/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/FieldRef.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/FieldRef.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/FieldRef.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/FieldRef.cpp [ 63% 411/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_constants.cpp [ 63% 412/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Runtime.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Runtime.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Runtime.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/type/Runtime.cpp [ 63% 413/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Any.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Any.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Any.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/type/Any.cpp [ 64% 414/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_data.cpp [ 64% 415/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Protocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Protocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Protocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/type/Protocol.cpp [ 64% 416/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dserverdbginfo_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/serverdbginfo_data.cpp [ 64% 417/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/Frozen.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/Frozen.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/Frozen.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/frozen/Frozen.cpp [ 64% 418/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/AsyncProcessorFunc.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/AsyncProcessorFunc.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/AsyncProcessorFunc.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/AsyncProcessorFunc.cpp [ 64% 419/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Type.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Type.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Type.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/type/Type.cpp [ 65% 420/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/SchemaRegistry.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/SchemaRegistry.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/SchemaRegistry.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/runtime/SchemaRegistry.cpp [ 65% 421/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_types.cpp [ 65% 422/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_types_binary.cpp [ 65% 423/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dserverdbginfo_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/serverdbginfo_types.cpp [ 65% 424/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/schema/MemorySchema.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/schema/MemorySchema.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/schema/MemorySchema.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/frozen/schema/MemorySchema.cpp [ 66% 425/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/RequestParams.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/RequestParams.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/RequestParams.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/RequestParams.cpp [ 66% 426/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dserverdbginfo_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/serverdbginfo_constants.cpp [ 66% 427/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/RequestTask.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/RequestTask.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/RequestTask.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/RequestTask.cpp [ 66% 428/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/TypeRegistry.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/TypeRegistry.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/TypeRegistry.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/type/TypeRegistry.cpp [ 66% 429/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_constants.cpp [ 66% 430/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftanyrep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/any_rep_types_compact.cpp [ 67% 431/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequestHelper.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequestHelper.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequestHelper.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerRequestHelper.cpp [ 67% 432/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_types_serialization.cpp [ 67% 433/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/FrozenUtil.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/FrozenUtil.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/FrozenUtil.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/frozen/FrozenUtil.cpp [ 67% 434/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServiceHandlerBase.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServiceHandlerBase.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServiceHandlerBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServiceHandlerBase.cpp [ 67% 435/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thrifttype.dir/link.d -shared -Wl,-soname,libthrifttype.so.1.0.0 -o lib/libthrifttype.so.1.0.0 thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_data.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/op/Serializer.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Any.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/BaseType.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Protocol.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Runtime.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Type.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/TypeRegistry.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/UniversalName.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libcommon.so lib/libthrifttyperep.so.1.0.0 lib/libthriftannotation.so.1.0.0 lib/libthriftprotocol.so.1.0.0 lib/libasync.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/local/lib/libfizz.so.1.0.0 /usr/local/lib/libsodium.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/librt.so lib/libruntime.so lib/libtransport.so.1.0.0 lib/libthrift-core.so.1.0.0 lib/libconcurrency.so.1.0.0 lib/librpcmetadata.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /usr/local/lib/libglog.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo /usr/lib/libz.so && : [ 68% 436/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftanyrep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/any_rep_constants.cpp [ 68% 437/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerRequestData.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerRequestData.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerRequestData.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ServerRequestData.cpp [ 68% 438/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libthrifttype.so.1.0.0 lib/libthrifttype.so.1.0.0 lib/libthrifttype.so && : [ 68% 439/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/SchemaBackedResolver.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/SchemaBackedResolver.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/SchemaBackedResolver.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/schema/detail/SchemaBackedResolver.cpp [ 68% 440/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftanyrep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/any_rep_data.cpp [ 68% 441/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftanyrep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/any_rep_types.cpp [ 69% 442/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftanyrep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/any_rep_types_serialization.cpp [ 69% 443/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dserverdbginfo_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/serverdbginfo_types_compact.cpp [ 69% 444/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftanyrep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/any_rep_types_binary.cpp [ 69% 445/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/schema_types_compact.cpp [ 69% 446/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dserverdbginfo_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/serverdbginfo_types_binary.cpp [ 70% 447/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/link.d -shared -Wl,-soname,libthriftanyrep.so -o lib/libthriftanyrep.so thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_serialization.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libthrifttype.so.1.0.0 lib/libthrifttyperep.so.1.0.0 lib/libthriftannotation.so.1.0.0 lib/libcommon.so lib/libthriftprotocol.so.1.0.0 lib/libasync.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/local/lib/libfizz.so.1.0.0 /usr/local/lib/libsodium.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/librt.so lib/libruntime.so lib/libtransport.so.1.0.0 lib/libthrift-core.so.1.0.0 lib/libconcurrency.so.1.0.0 lib/librpcmetadata.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo /usr/lib/libz.so && : [ 70% 448/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannelTrait.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannelTrait.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannelTrait.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderChannelTrait.cpp [ 70% 449/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_types_compact.cpp [ 70% 450/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/gen/module_constants_cpp.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/gen/module_constants_cpp.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/gen/module_constants_cpp.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/gen/module_constants_cpp.cpp [ 70% 451/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/InterceptorFlags.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/InterceptorFlags.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/InterceptorFlags.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/InterceptorFlags.cpp [ 70% 452/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/schema_types.cpp [ 71% 453/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/SyntaxGraph.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/SyntaxGraph.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/SyntaxGraph.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/schema/SyntaxGraph.cpp [ 71% 454/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/schema_types_binary.cpp [ 71% 455/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/DecoratorData.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/DecoratorData.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/DecoratorData.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/DecoratorData.cpp [ 71% 456/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dserverdbginfo_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/serverdbginfo_types_serialization.cpp [ 71% 457/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientSinkBridge.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientSinkBridge.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientSinkBridge.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ClientSinkBridge.cpp [ 72% 458/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/FramingHandler.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/FramingHandler.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/FramingHandler.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/FramingHandler.cpp [ 72% 459/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/DecoratorDataRuntime.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/DecoratorDataRuntime.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/DecoratorDataRuntime.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/DecoratorDataRuntime.cpp [ 72% 460/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/Interaction.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/Interaction.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/Interaction.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/Interaction.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/Interaction.cpp:17: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 72% 461/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/TrustedServerException.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/TrustedServerException.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/TrustedServerException.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/TrustedServerException.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/TrustedServerException.cpp:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 72% 462/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/link.d -shared -Wl,-soname,libthriftmetadata.so.1.0.0 -o lib/libthriftmetadata.so.1.0.0 thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_metadata.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/gen/module_types_cpp.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/protocol/CompactProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/cpp/protocol/TProtocolException.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/cpp/util/VarintUtils.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableRecord.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableTypeSystemBuilder.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeId.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystem.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystemBuilder.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/BaseSchemaRegistry.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/Init.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/SchemaRegistry.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/Merge.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/SchemaBackedResolver.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/SyntaxGraph.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/protocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeIdAdapter.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeSystemAdapter.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_metadata.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_metadata.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_serialization.cpp.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 72% 463/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/link.d -shared -Wl,-soname,libserverdbginfo.so.1.0.0 -o lib/libserverdbginfo.so.1.0.0 thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_constants.cpp.o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_data.cpp.o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types.cpp.o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_serialization.cpp.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 73% 464/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libserverdbginfo.so.1.0.0 lib/libserverdbginfo.so.1.0.0 lib/libserverdbginfo.so && : [ 73% 465/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libthriftmetadata.so.1.0.0 lib/libthriftmetadata.so.1.0.0 lib/libthriftmetadata.so && : [ 73% 466/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorFactory.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorFactory.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorFactory.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/AsyncProcessorFactory.cpp [ 73% 467/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/Flags.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/Flags.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/Flags.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/Flags.cpp [ 73% 468/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/link.d -shared -Wl,-soname,libthriftfrozen2.so.1.0.0 -o lib/libthriftfrozen2.so.1.0.0 thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/Frozen.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/FrozenUtil.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/schema/MemorySchema.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_metadata.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libthriftmetadata.so.1.0.0 /usr/local/lib/libglog.so lib/libthriftprotocol.so.1.0.0 lib/libasync.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/local/lib/libfizz.so.1.0.0 /usr/local/lib/libsodium.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/librt.so lib/libruntime.so lib/libtransport.so.1.0.0 lib/libthrift-core.so.1.0.0 lib/libconcurrency.so.1.0.0 lib/librpcmetadata.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libglog.so /usr/local/lib/libgflags.so.2.3.0 /usr/local/lib/libfmt.so.12.1.0 /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_thread.so -lpthread /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo /usr/lib/libz.so && : [ 74% 469/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/InteractionOverloadPolicy.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/InteractionOverloadPolicy.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/InteractionOverloadPolicy.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/InteractionOverloadPolicy.cpp [ 74% 470/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libthriftfrozen2.so.1.0.0 lib/libthriftfrozen2.so.1.0.0 lib/libthriftfrozen2.so && : [ 74% 471/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/StreamPayload.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/StreamPayload.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/StreamPayload.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/StreamPayload.cpp [ 74% 472/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/Cpp2Channel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/Cpp2Channel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/Cpp2Channel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/Cpp2Channel.cpp [ 74% 473/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientStreamBridge.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientStreamBridge.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientStreamBridge.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ClientStreamBridge.cpp [ 75% 474/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/MonitoringMethodNames.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/MonitoringMethodNames.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/MonitoringMethodNames.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/MonitoringMethodNames.cpp [ 75% 475/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncClient.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncClient.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncClient.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/AsyncClient.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/AsyncClient.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncClient.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 75% 476/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcOptions.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcOptions.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcOptions.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RpcOptions.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RpcOptions.cpp:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 75% 477/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RequestCallback.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RequestCallback.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestCallback.h:32: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 75% 478/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/gen/module_types_cpp.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/gen/module_types_cpp.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/gen/module_types_cpp.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/gen/module_types_cpp.cpp [ 75% 479/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ConcurrencyControllerBase.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ConcurrencyControllerBase.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ConcurrencyControllerBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ConcurrencyControllerBase.cpp [ 76% 480/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderChannel.cpp:72:39: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 72 | if (auto& writeTransforms = header->getWriteTransforms(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ 7 warnings generated. [ 76% 481/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HibernatingRequestChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HibernatingRequestChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HibernatingRequestChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HibernatingRequestChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HibernatingRequestChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HibernatingRequestChannel.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 76% 482/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerGeneratorStreamBridge.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerGeneratorStreamBridge.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerGeneratorStreamBridge.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ServerGeneratorStreamBridge.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ServerGeneratorStreamBridge.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerGeneratorStreamBridge.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerStreamDetail.h:20: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 76% 483/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/AsyncStopTLS.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/AsyncStopTLS.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/AsyncStopTLS.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/security/AsyncStopTLS.cpp [ 76% 484/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/ThriftParametersClientExtension.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/ThriftParametersClientExtension.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/ThriftParametersClientExtension.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/security/extensions/ThriftParametersClientExtension.cpp [ 77% 485/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ReconnectingRequestChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ReconnectingRequestChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ReconnectingRequestChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ReconnectingRequestChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ReconnectingRequestChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReconnectingRequestChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ClientChannel.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 77% 486/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceInterceptorQualifiedName.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceInterceptorQualifiedName.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceInterceptorQualifiedName.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServiceInterceptorQualifiedName.cpp [ 77% 487/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RetryingRequestChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RetryingRequestChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RetryingRequestChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RetryingRequestChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RetryingRequestChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RetryingRequestChannel.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 77% 488/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/IOUringUtil.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/IOUringUtil.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/IOUringUtil.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/IOUringUtil.cpp [ 77% 489/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderServerChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderServerChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderServerChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderServerChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderServerChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderServerChannel.h:30: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerChannel.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderServerChannel.cpp:72:18: warning: 'addHeader' is deprecated: Use apache::thrift::TTransform instead [-Wdeprecated-declarations] 72 | return header->addHeader( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:330:5: note: 'addHeader' has been explicitly marked deprecated here 330 | [[deprecated("Use apache::thrift::TTransform instead")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderServerChannel.cpp:254:38: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 254 | responsePayload.transform(header_->getWriteTransforms()); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderServerChannel.cpp:283:40: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 283 | responsePayload.transform(header_->getWriteTransforms()); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ 9 warnings generated. [ 77% 490/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/Types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/Types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/Types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/security/extensions/Types.cpp [ 78% 491/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ReactiveToggle.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ReactiveToggle.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ReactiveToggle.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ReactiveToggle.cpp [ 78% 492/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2ConnContext.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2ConnContext.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2ConnContext.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2ConnContext.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2ConnContext.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:37: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2ConnContext.cpp:17: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 78% 493/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerSinkBridge.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerSinkBridge.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerSinkBridge.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ServerSinkBridge.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ServerSinkBridge.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 78% 494/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcTypes.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcTypes.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcTypes.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RpcTypes.cpp /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RpcTypes.cpp:149:33: warning: 'transform' is deprecated: Use TTransform version instead. [-Wdeprecated-declarations] 149 | buffer_ = transport::THeader::transform( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:225:5: note: 'transform' has been explicitly marked deprecated here 225 | [[deprecated("Use TTransform version instead.")]] | ^ 1 warning generated. [ 78% 495/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/PooledRequestChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/PooledRequestChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/PooledRequestChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/PooledRequestChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/PooledRequestChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/PooledRequestChannel.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 79% 496/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/AdaptiveConcurrency.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/AdaptiveConcurrency.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/AdaptiveConcurrency.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/AdaptiveConcurrency.cpp [ 79% 497/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventTransportMetadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventTransportMetadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventTransportMetadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LoggingEventTransportMetadata.cpp [ 79% 498/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePoolHandle.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePoolHandle.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePoolHandle.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ResourcePoolHandle.cpp [ 79% 499/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ResponseChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ResponseChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ResponseChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ResponseChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ResponseChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 79% 500/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ClientChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ClientChannel.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ClientChannel.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 79% 501/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/WeightedRequestPileQueue.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/WeightedRequestPileQueue.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/WeightedRequestPileQueue.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/WeightedRequestPileQueue.cpp [ 80% 502/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEvent.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEvent.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEvent.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LoggingEvent.cpp [ 80% 503/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerAttribute.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerAttribute.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerAttribute.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServerAttribute.cpp [ 80% 504/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/DuplexChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/DuplexChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/DuplexChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/DuplexChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/DuplexChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/DuplexChannel.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderClientChannel.h:31: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ChannelCallbacks.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/DuplexChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/DuplexChannel.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderClientChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 92 | StreamClientCallback* clientCallback, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nullable' if the pointer may be null 92 | StreamClientCallback* clientCallback, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nonnull' if the pointer should never be null 92 | StreamClientCallback* clientCallback, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 122 | void attachEventBase(folly::EventBase*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nullable' if the pointer may be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nonnull' if the pointer should never be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nullable' if the pointer may be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nonnull' if the pointer should never be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 143 | void setFlushList(FlushList* flushList); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nullable' if the pointer may be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nonnull' if the pointer should never be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | folly::EventBase* evb_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nullable' if the pointer may be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nonnull' if the pointer should never be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 164 | folly::EventBase* evb, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nullable' if the pointer may be null 164 | folly::EventBase* evb, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nonnull' if the pointer should never be null 164 | folly::EventBase* evb, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 207 | StreamClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nullable' if the pointer may be null 207 | StreamClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nonnull' if the pointer should never be null 207 | StreamClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 216 | SinkClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nullable' if the pointer may be null 216 | SinkClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nonnull' if the pointer should never be null 216 | SinkClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 225 | BiDiClientCallback* clientCallback); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nullable' if the pointer may be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nonnull' if the pointer should never be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nonnull 15 warnings generated. [ 80% 505/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerBiDiStreamFactory.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerBiDiStreamFactory.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerBiDiStreamFactory.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ServerBiDiStreamFactory.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ServerBiDiStreamFactory.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 80% 506/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/peeking/TLSHelper.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/peeking/TLSHelper.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/peeking/TLSHelper.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/peeking/TLSHelper.cpp [ 81% 507/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/FizzPeeker.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/FizzPeeker.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/FizzPeeker.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/security/FizzPeeker.cpp [ 81% 508/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RpcMetadataPlugins.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RpcMetadataPlugins.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RpcMetadataPlugins.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/RpcMetadataPlugins.cpp [ 81% 509/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/Types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/Types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/Types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/Types.cpp [ 81% 510/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/SSLUtil.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/SSLUtil.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/SSLUtil.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/security/SSLUtil.cpp [ 81% 511/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerFlags.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerFlags.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerFlags.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServerFlags.cpp [ 81% 512/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallback.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallback.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallback.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallback.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallback.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 82% 513/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RequestChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RequestChannel.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ClientBiDiBridge.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestCallback.h:32: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 82% 514/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/AsyncProcessor.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/AsyncProcessor.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/AsyncProcessor.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/AsyncProcessor.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/AsyncProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/AsyncProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 82% 515/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestsRegistry.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestsRegistry.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestsRegistry.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestsRegistry.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestsRegistry.cpp:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:37: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestsRegistry.cpp:21: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 82% 516/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorHelper.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorHelper.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorHelper.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/AsyncProcessorHelper.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/AsyncProcessorHelper.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/AsyncProcessorHelper.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 82% 517/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/ErrorCode.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/ErrorCode.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/ErrorCode.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/framing/ErrorCode.cpp [ 83% 518/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionAlgorithmSelector.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionAlgorithmSelector.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionAlgorithmSelector.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/compression/CompressionAlgorithmSelector.cpp [ 83% 519/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequest.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequest.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequest.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerRequest.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerRequest.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequest.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerRequest.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequest.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 83% 520/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionManager.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionManager.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionManager.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/compression/CompressionManager.cpp [ 83% 521/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestDebugLog.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestDebugLog.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestDebugLog.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestDebugLog.cpp [ 83% 522/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/SendCallbacks.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/SendCallbacks.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/SendCallbacks.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/SendCallbacks.cpp [ 83% 523/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/ChecksumGenerator.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/ChecksumGenerator.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/ChecksumGenerator.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/ChecksumGenerator.cpp [ 84% 524/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CustomCompressorRegistry.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CustomCompressorRegistry.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CustomCompressorRegistry.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/compression/CustomCompressorRegistry.cpp [ 84% 525/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackBase.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackBase.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackBase.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackBase.cpp:21: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackBase.cpp:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackBase.cpp:124:12: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 124 | return getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackBase.cpp:158:43: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 158 | payload.transform(reqCtx_->getHeader()->getWriteTransforms()); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackBase.cpp:309:7: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 309 | getThreadManager_deprecated(), | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ 44 warnings generated. [ 84% 526/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackOneWay.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackOneWay.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackOneWay.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackOneWay.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackOneWay.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackOneWay.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackOneWay.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackOneWay.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 84% 527/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/metrics/PendingConnectionsMetrics.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/metrics/PendingConnectionsMetrics.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/metrics/PendingConnectionsMetrics.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/metrics/PendingConnectionsMetrics.cpp [ 84% 528/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/CPUConcurrencyController.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/CPUConcurrencyController.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/CPUConcurrencyController.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/CPUConcurrencyController.cpp [ 85% 529/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/detail/WriteBatcher.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/detail/WriteBatcher.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/detail/WriteBatcher.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/detail/WriteBatcher.cpp [ 85% 530/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/flush/FlushManager.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/flush/FlushManager.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/flush/FlushManager.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/flush/FlushManager.cpp [ 85% 531/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContext.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContext.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContext.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RequestContext.cpp [ 85% 532/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/FdSocket.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/FdSocket.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/FdSocket.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/FdSocket.cpp [ 85% 533/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/EventTask.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/EventTask.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/EventTask.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/EventTask.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/EventTask.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/EventTask.h:20: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/EventTask.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/EventTask.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequest.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 85% 534/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/parser/AllocatingParserStrategy.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/parser/AllocatingParserStrategy.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/parser/AllocatingParserStrategy.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/framing/parser/AllocatingParserStrategy.cpp [ 86% 535/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Serializer.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Serializer.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Serializer.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/framing/Serializer.cpp [ 86% 536/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RpcMetadataUtil.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RpcMetadataUtil.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RpcMetadataUtil.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/RpcMetadataUtil.cpp /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/RpcMetadataUtil.cpp:250:14: warning: 'setReadTransform' is deprecated: Use setReadTTransform instead. [-Wdeprecated-declarations] 250 | header.setReadTransform(static_cast(transform)); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:252:5: note: 'setReadTransform' has been explicitly marked deprecated here 252 | [[deprecated("Use setReadTTransform instead.")]] | ^ 1 warning generated. [ 86% 537/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/GeneratedCodeHelper.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/GeneratedCodeHelper.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/GeneratedCodeHelper.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:20: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:133:27: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 133 | ctx->getHeader()->getWriteTransforms()); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:133:27: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 133 | ctx->getHeader()->getWriteTransforms()); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:157:17: note: in instantiation of member function 'apache::thrift::detail::ap::helper::process_exn' requested here 157 | template struct helper; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:130:29: warning: 'transform' is deprecated: Use TTransform version instead. [-Wdeprecated-declarations] 130 | auto payload = THeader::transform( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:225:5: note: 'transform' has been explicitly marked deprecated here 225 | [[deprecated("Use TTransform version instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:133:27: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 133 | ctx->getHeader()->getWriteTransforms()); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:158:17: note: in instantiation of member function 'apache::thrift::detail::ap::helper::process_exn' requested here 158 | template struct helper; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:130:29: warning: 'transform' is deprecated: Use TTransform version instead. [-Wdeprecated-declarations] 130 | auto payload = THeader::transform( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:225:5: note: 'transform' has been explicitly marked deprecated here 225 | [[deprecated("Use TTransform version instead.")]] | ^ 47 warnings generated. [ 86% 538/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerInstrumentation.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerInstrumentation.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerInstrumentation.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServerInstrumentation.cpp [ 86% 539/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Util.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Util.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Util.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/framing/Util.cpp [ 87% 540/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServerConfig.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServerConfig.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServerConfig.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServerConfig.cpp [ 87% 541/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RocketClientChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RocketClientChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RocketClientChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RocketClientChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RocketClientChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ClientChannel.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RocketClientChannel.cpp:17: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 92 | StreamClientCallback* clientCallback, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nullable' if the pointer may be null 92 | StreamClientCallback* clientCallback, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nonnull' if the pointer should never be null 92 | StreamClientCallback* clientCallback, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 122 | void attachEventBase(folly::EventBase*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nullable' if the pointer may be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nonnull' if the pointer should never be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nullable' if the pointer may be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nonnull' if the pointer should never be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 143 | void setFlushList(FlushList* flushList); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nullable' if the pointer may be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nonnull' if the pointer should never be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | folly::EventBase* evb_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nullable' if the pointer may be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nonnull' if the pointer should never be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 164 | folly::EventBase* evb, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nullable' if the pointer may be null 164 | folly::EventBase* evb, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nonnull' if the pointer should never be null 164 | folly::EventBase* evb, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 207 | StreamClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nullable' if the pointer may be null 207 | StreamClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nonnull' if the pointer should never be null 207 | StreamClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 216 | SinkClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nullable' if the pointer may be null 216 | SinkClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nonnull' if the pointer should never be null 216 | SinkClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 225 | BiDiClientCallback* clientCallback); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nullable' if the pointer may be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nonnull' if the pointer should never be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nonnull 15 warnings generated. [ 87% 542/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/MultiplexAsyncProcessor.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/MultiplexAsyncProcessor.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/MultiplexAsyncProcessor.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/MultiplexAsyncProcessor.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/MultiplexAsyncProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/MultiplexAsyncProcessor.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/MultiplexAsyncProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/MultiplexAsyncProcessor.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 87% 543/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContextQueue.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContextQueue.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContextQueue.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RequestContextQueue.cpp [ 87% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/KeepAliveWatcher.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/KeepAliveWatcher.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/KeepAliveWatcher.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/KeepAliveWatcher.cpp [ 87% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/GeneratedAsyncProcessorBase.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/GeneratedAsyncProcessorBase.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/GeneratedAsyncProcessorBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/GeneratedAsyncProcessorBase.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/GeneratedAsyncProcessorBase.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/GeneratedAsyncProcessorBase.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/GeneratedAsyncProcessorBase.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/GeneratedAsyncProcessorBase.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 88% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/Checksum.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/Checksum.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/Checksum.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/Checksum.cpp [ 88% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClient.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClient.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClient.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftClient.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftClient.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/core/ThriftClient.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ClientChannel.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 88% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerInterface.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerInterface.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerInterface.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerInterface.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerInterface.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerInterface.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessorFunc.h:21: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerInterface.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerInterface.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessorFunc.h:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequest.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerInterface.cpp:70:7: warning: 'getThreadManager_deprecated' is deprecated: Use getHandlerExecutor [-Wdeprecated-declarations] 70 | if (getThreadManager_deprecated()) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerInterface.h:78:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 78 | [[deprecated("Use getHandlerExecutor")]] static concurrency::ThreadManager* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerInterface.cpp:71:12: warning: 'getThreadManager_deprecated' is deprecated: Use getHandlerExecutor [-Wdeprecated-declarations] 71 | return getThreadManager_deprecated()->getKeepAlive( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerInterface.h:78:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 78 | [[deprecated("Use getHandlerExecutor")]] static concurrency::ThreadManager* | ^ 43 warnings generated. [ 88% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionPlugins.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionPlugins.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionPlugins.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionPlugins.cpp [ 88% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequestTask.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequestTask.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequestTask.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerRequestTask.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerRequestTask.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequestHelper.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequest.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerRequestTask.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequestHelper.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequest.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 89% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClientCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClientCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClientCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftClientCallback.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftClientCallback.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/core/ThriftClientCallback.h:26: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestCallback.h:32: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 89% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/FrameDataFirstFieldAligner.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/FrameDataFirstFieldAligner.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/FrameDataFirstFieldAligner.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/framing/FrameDataFirstFieldAligner.cpp [ 89% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceInterceptorBase.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceInterceptorBase.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceInterceptorBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServiceInterceptorBase.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServiceInterceptorBase.cpp:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:37: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServiceInterceptorBase.cpp:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 89% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TokenBucketConcurrencyController.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TokenBucketConcurrencyController.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TokenBucketConcurrencyController.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/TokenBucketConcurrencyController.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/TokenBucketConcurrencyController.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/TokenBucketConcurrencyController.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 89% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketSinkServerCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketSinkServerCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketSinkServerCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RocketSinkServerCallback.cpp [ 89% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/DefaultPayloadSerializerStrategy.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/DefaultPayloadSerializerStrategy.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/DefaultPayloadSerializerStrategy.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/payload/DefaultPayloadSerializerStrategy.cpp [ 90% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.cpp [ 90% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Frames.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Frames.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Frames.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/framing/Frames.cpp [ 90% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallback.cpp [ 90% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestPileBase.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestPileBase.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestPileBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestPileBase.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestPileBase.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/RequestPileBase.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestPileBase.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/RequestPileBase.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 90% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderClientChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderClientChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderClientChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderClientChannel.h:31: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ChannelCallbacks.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderClientChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 92 | StreamClientCallback* clientCallback, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nullable' if the pointer may be null 92 | StreamClientCallback* clientCallback, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nonnull' if the pointer should never be null 92 | StreamClientCallback* clientCallback, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 122 | void attachEventBase(folly::EventBase*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nullable' if the pointer may be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nonnull' if the pointer should never be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nullable' if the pointer may be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nonnull' if the pointer should never be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 143 | void setFlushList(FlushList* flushList); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nullable' if the pointer may be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nonnull' if the pointer should never be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | folly::EventBase* evb_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nullable' if the pointer may be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nonnull' if the pointer should never be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 164 | folly::EventBase* evb, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nullable' if the pointer may be null 164 | folly::EventBase* evb, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nonnull' if the pointer should never be null 164 | folly::EventBase* evb, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 207 | StreamClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nullable' if the pointer may be null 207 | StreamClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nonnull' if the pointer should never be null 207 | StreamClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 216 | SinkClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nullable' if the pointer may be null 216 | SinkClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nonnull' if the pointer should never be null 216 | SinkClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 225 | BiDiClientCallback* clientCallback); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nullable' if the pointer may be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nonnull' if the pointer should never be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:27: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:236:21: warning: 'setTransform' is deprecated: Use setTTransform instead. [-Wdeprecated-declarations] 236 | header->setTransform(THeader::ZLIB_TRANSFORM); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:246:5: note: 'setTransform' has been explicitly marked deprecated here 246 | [[deprecated("Use setTTransform instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:239:21: warning: 'setTransform' is deprecated: Use setTTransform instead. [-Wdeprecated-declarations] 239 | header->setTransform(THeader::ZSTD_TRANSFORM); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:246:5: note: 'setTransform' has been explicitly marked deprecated here 246 | [[deprecated("Use setTTransform instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:336:18: warning: 'addHeader' is deprecated: Use apache::thrift::TTransform instead [-Wdeprecated-declarations] 336 | return header->addHeader(std::move(buf)); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:330:5: note: 'addHeader' has been explicitly marked deprecated here 330 | [[deprecated("Use apache::thrift::TTransform instead")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:471:37: warning: 'RocketUpgradeAsyncClient' is deprecated: Use apache::thrift::Client instead [-Wdeprecated-declarations] 471 | RocketUpgradeAsyncClient::recv_wrapped_upgradeToRocket(state)) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.h:166:34: note: 'RocketUpgradeAsyncClient' has been explicitly marked deprecated here 166 | using RocketUpgradeAsyncClient [[deprecated("Use apache::thrift::Client instead")]] = ::apache::thrift::Client; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:655:50: warning: 'RocketUpgradeAsyncClient' is deprecated: Use apache::thrift::Client instead [-Wdeprecated-declarations] 655 | auto client = std::make_unique( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.h:166:34: note: 'RocketUpgradeAsyncClient' has been explicitly marked deprecated here 166 | using RocketUpgradeAsyncClient [[deprecated("Use apache::thrift::Client instead")]] = ::apache::thrift::Client; | ^ 56 warnings generated. [ 91% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RequestStateMachine.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RequestStateMachine.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RequestStateMachine.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/RequestStateMachine.cpp [ 91% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/StandardConcurrencyController.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/StandardConcurrencyController.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/StandardConcurrencyController.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/StandardConcurrencyController.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/StandardConcurrencyController.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ParallelConcurrencyController.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/RequestExpirationDelegate.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/StandardConcurrencyController.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ParallelConcurrencyController.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/RequestExpirationDelegate.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 91% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Parser.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Parser.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Parser.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/framing/Parser.cpp [ 91% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketBiDiServerCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketBiDiServerCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketBiDiServerCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RocketBiDiServerCallback.cpp [ 91% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade_constants.cpp [ 91% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePool.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePool.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePool.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ResourcePool.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ResourcePool.cpp:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePool.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ResourcePool.cpp:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePool.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 92% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types.cpp [ 92% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types_binary.cpp [ 92% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/DebugString.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/DebugString.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/DebugString.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/DebugString.cpp [ 92% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePoolSet.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePoolSet.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePoolSet.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ResourcePoolSet.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ResourcePoolSet.cpp:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePoolSet.h:26: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePool.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ResourcePoolSet.cpp:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePoolSet.h:26: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePool.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 92% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade_data.cpp [ 93% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ParallelConcurrencyController.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ParallelConcurrencyController.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ParallelConcurrencyController.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ParallelConcurrencyController.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ParallelConcurrencyController.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ParallelConcurrencyController.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 93% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RoundRobinRequestPile.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RoundRobinRequestPile.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RoundRobinRequestPile.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RoundRobinRequestPile.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RoundRobinRequestPile.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/RoundRobinRequestPile.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RoundRobinRequestPile.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/RoundRobinRequestPile.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 93% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceHealthPoller.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceHealthPoller.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceHealthPoller.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServiceHealthPoller.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServiceHealthPoller.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ServiceHealthPoller.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/PolledServiceHealth.h:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServiceHealthPoller.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ServiceHealthPoller.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/PolledServiceHealth.h:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 93% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types_compact.cpp [ 93% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerFrameContext.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerFrameContext.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerFrameContext.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerFrameContext.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerFrameContext.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerFrameContext.h:25: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull 10 warnings generated. [ 93% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TMConcurrencyController.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TMConcurrencyController.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TMConcurrencyController.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/TMConcurrencyController.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/TMConcurrencyController.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/TMConcurrencyController.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 94% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types_serialization.cpp [ 94% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/PayloadSerializer.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/PayloadSerializer.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/PayloadSerializer.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/payload/PayloadSerializer.cpp [ 94% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/InteractionOverload.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/InteractionOverload.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/InteractionOverload.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/InteractionOverload.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/InteractionOverload.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/InteractionOverload.cpp:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/InteractionOverload.h:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 94% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketSinkClientCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketSinkClientCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketSinkClientCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketSinkClientCallback.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketSinkClientCallback.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketSinkClientCallback.h:28: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull 10 warnings generated. [ 94% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketBiDiClientCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketBiDiClientCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketBiDiClientCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketBiDiClientCallback.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketBiDiClientCallback.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketBiDiClientCallback.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull 10 warnings generated. [ 95% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventHelper.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventHelper.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventHelper.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LoggingEventHelper.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LoggingEventHelper.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LoggingEventHelper.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 95% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/visitation/visit_by_thrift_field_metadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/visitation/visit_by_thrift_field_metadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/visitation/visit_by_thrift_field_metadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/visitation/visit_by_thrift_field_metadata.cpp [ 95% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftRequest.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftRequest.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftRequest.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftRequest.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftRequest.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/core/ThriftRequest.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftRequest.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/core/ThriftRequest.h:41: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftRequest.cpp:22: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ 42 warnings generated. [ 95% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LegacyHeaderRoutingHandler.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LegacyHeaderRoutingHandler.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LegacyHeaderRoutingHandler.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LegacyHeaderRoutingHandler.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LegacyHeaderRoutingHandler.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/LegacyHeaderRoutingHandler.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LegacyHeaderRoutingHandler.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/LegacyHeaderRoutingHandler.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 95% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketStreamClientCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketStreamClientCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketStreamClientCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketStreamClientCallback.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketStreamClientCallback.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketStreamClientCallback.h:28: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull 10 warnings generated. [ 95% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionFactory.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionFactory.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionFactory.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:56: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/ConnectionAdapter.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:37: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:56: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/ConnectionAdapter.h:27: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:59: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/IncomingFrameBatcher.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/IncomingFrameHandler.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:54:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | explicit StreamCallbackManager(Connection* connection) noexcept | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:54:44: note: insert '_Nullable' if the pointer may be null 54 | explicit StreamCallbackManager(Connection* connection) noexcept | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:54:44: note: insert '_Nonnull' if the pointer should never be null 54 | explicit StreamCallbackManager(Connection* connection) noexcept | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:151:34: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 151 | void scheduleStreamTimeout(void* timeoutCallback) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:151:34: note: insert '_Nullable' if the pointer may be null 151 | void scheduleStreamTimeout(void* timeoutCallback) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:151:34: note: insert '_Nonnull' if the pointer should never be null 151 | void scheduleStreamTimeout(void* timeoutCallback) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:156:13: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 156 | Connection* connection_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:156:13: note: insert '_Nullable' if the pointer may be null 156 | Connection* connection_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:156:13: note: insert '_Nonnull' if the pointer should never be null 156 | Connection* connection_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp:22: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:100:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 100 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:100:33: note: insert '_Nullable' if the pointer may be null 100 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:100:33: note: insert '_Nonnull' if the pointer should never be null 100 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:190:59: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 190 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:190:59: note: insert '_Nullable' if the pointer may be null 190 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:190:59: note: insert '_Nonnull' if the pointer should never be null 190 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:192:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | folly::HHWheelTimer::Callback*, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:192:36: note: insert '_Nullable' if the pointer may be null 192 | folly::HHWheelTimer::Callback*, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:192:36: note: insert '_Nonnull' if the pointer should never be null 192 | folly::HHWheelTimer::Callback*, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:265:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 265 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:265:21: note: insert '_Nullable' if the pointer may be null 265 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:265:21: note: insert '_Nonnull' if the pointer should never be null 265 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:275:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 275 | folly::AsyncSocket* const rawSocket_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:275:21: note: insert '_Nullable' if the pointer may be null 275 | folly::AsyncSocket* const rawSocket_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:275:21: note: insert '_Nonnull' if the pointer should never be null 275 | folly::AsyncSocket* const rawSocket_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:394:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 394 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:394:18: note: insert '_Nullable' if the pointer may be null 394 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:394:18: note: insert '_Nonnull' if the pointer should never be null 394 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:597:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 597 | IncomingFrameBatcher* cachedBatcher_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:597:23: note: insert '_Nullable' if the pointer may be null 597 | IncomingFrameBatcher* cachedBatcher_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:597:23: note: insert '_Nonnull' if the pointer should never be null 597 | IncomingFrameBatcher* cachedBatcher_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nullable' if the pointer may be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nonnull' if the pointer should never be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nullable' if the pointer may be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nonnull' if the pointer should never be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 161 | folly::HHWheelTimer::Callback*, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nullable' if the pointer may be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nonnull' if the pointer should never be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nullable' if the pointer may be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nonnull' if the pointer should never be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nullable' if the pointer may be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nonnull' if the pointer should never be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 222 | folly::AsyncSocket* const rawSocket_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nullable' if the pointer may be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nonnull' if the pointer should never be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nonnull 67 warnings generated. [ 96% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThreadManagerLoggingWrapper.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThreadManagerLoggingWrapper.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThreadManagerLoggingWrapper.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThreadManagerLoggingWrapper.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThreadManagerLoggingWrapper.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThreadManagerLoggingWrapper.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 96% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketClient.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketClient.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketClient.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RocketClient.cpp [ 96% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/SchemaToMetadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/SchemaToMetadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/SchemaToMetadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/SchemaToMetadata.cpp [ 96% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketThriftRequests.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketThriftRequests.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketThriftRequests.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/core/ThriftRequest.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/core/ThriftRequest.h:41: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketBiDiClientCallback.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull 51 warnings generated. [ 96% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RefactoredRocketServerConnection.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RefactoredRocketServerConnection.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RefactoredRocketServerConnection.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:52: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:56: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/ConnectionAdapter.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:37: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:56: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/ConnectionAdapter.h:27: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:59: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/IncomingFrameBatcher.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/IncomingFrameHandler.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:54:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | explicit StreamCallbackManager(Connection* connection) noexcept | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:54:44: note: insert '_Nullable' if the pointer may be null 54 | explicit StreamCallbackManager(Connection* connection) noexcept | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:54:44: note: insert '_Nonnull' if the pointer should never be null 54 | explicit StreamCallbackManager(Connection* connection) noexcept | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:151:34: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 151 | void scheduleStreamTimeout(void* timeoutCallback) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:151:34: note: insert '_Nullable' if the pointer may be null 151 | void scheduleStreamTimeout(void* timeoutCallback) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:151:34: note: insert '_Nonnull' if the pointer should never be null 151 | void scheduleStreamTimeout(void* timeoutCallback) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:156:13: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 156 | Connection* connection_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:156:13: note: insert '_Nullable' if the pointer may be null 156 | Connection* connection_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:156:13: note: insert '_Nonnull' if the pointer should never be null 156 | Connection* connection_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.cpp:17: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:100:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 100 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:100:33: note: insert '_Nullable' if the pointer may be null 100 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:100:33: note: insert '_Nonnull' if the pointer should never be null 100 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:190:59: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 190 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:190:59: note: insert '_Nullable' if the pointer may be null 190 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:190:59: note: insert '_Nonnull' if the pointer should never be null 190 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:192:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | folly::HHWheelTimer::Callback*, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:192:36: note: insert '_Nullable' if the pointer may be null 192 | folly::HHWheelTimer::Callback*, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:192:36: note: insert '_Nonnull' if the pointer should never be null 192 | folly::HHWheelTimer::Callback*, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:265:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 265 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:265:21: note: insert '_Nullable' if the pointer may be null 265 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:265:21: note: insert '_Nonnull' if the pointer should never be null 265 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:275:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 275 | folly::AsyncSocket* const rawSocket_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:275:21: note: insert '_Nullable' if the pointer may be null 275 | folly::AsyncSocket* const rawSocket_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:275:21: note: insert '_Nonnull' if the pointer should never be null 275 | folly::AsyncSocket* const rawSocket_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:394:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 394 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:394:18: note: insert '_Nullable' if the pointer may be null 394 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:394:18: note: insert '_Nonnull' if the pointer should never be null 394 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:597:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 597 | IncomingFrameBatcher* cachedBatcher_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:597:23: note: insert '_Nullable' if the pointer may be null 597 | IncomingFrameBatcher* cachedBatcher_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:597:23: note: insert '_Nonnull' if the pointer should never be null 597 | IncomingFrameBatcher* cachedBatcher_{nullptr}; | ^ | _Nonnull 61 warnings generated. [ 97% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/EmptyAsyncProcessor.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/EmptyAsyncProcessor.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/EmptyAsyncProcessor.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/EmptyAsyncProcessor.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/EmptyAsyncProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/util/EmptyAsyncProcessor.h:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/EmptyAsyncProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/util/EmptyAsyncProcessor.h:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 97% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnection.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnection.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnection.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:52: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.cpp:17: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nullable' if the pointer may be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nonnull' if the pointer should never be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nullable' if the pointer may be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nonnull' if the pointer should never be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 161 | folly::HHWheelTimer::Callback*, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nullable' if the pointer may be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nonnull' if the pointer should never be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nullable' if the pointer may be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nonnull' if the pointer should never be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nullable' if the pointer may be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nonnull' if the pointer should never be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 222 | folly::AsyncSocket* const rawSocket_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nullable' if the pointer may be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nonnull' if the pointer should never be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nonnull 16 warnings generated. [ 97% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Connection.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Connection.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Connection.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Connection.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Connection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Connection.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Connection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Connection.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Connection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Connection.h:28: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Connection.cpp:34: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Connection.cpp:34: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 46 | RequestsRegistry* requestsRegistry, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nullable' if the pointer may be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nonnull' if the pointer should never be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nonnull 53 warnings generated. [ 97% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftProcessor.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftProcessor.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftProcessor.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftProcessor.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftProcessor.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftProcessor.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 97% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Worker.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Worker.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Worker.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Worker.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Worker.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Worker.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Worker.cpp:31: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Connection.h:28: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Worker.cpp:600:44: warning: 'resourcePoolByPriority_deprecated' is deprecated: Use resourcePool instead [-Wdeprecated-declarations] 600 | &server->resourcePoolSet().resourcePoolByPriority_deprecated( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePoolSet.h:98:5: note: 'resourcePoolByPriority_deprecated' has been explicitly marked deprecated here 98 | [[deprecated("Use resourcePool instead")]] ResourcePool& | ^ 43 warnings generated. [ 97% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp:8: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.h:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/client_h.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncClient.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp:8: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.h:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/client_h.h:27: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp:10: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/client_cpp.h:27: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ 42 warnings generated. [ 98% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:8: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.h:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_h.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:8: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.h:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_h.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:11: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:35: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:11: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:67:43: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 67 | queue.move(), ctx->getHeader()->getWriteTransforms())); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:11: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:66:27: warning: 'transform' is deprecated: Use TTransform version instead. [-Wdeprecated-declarations] 66 | transport::THeader::transform( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:225:5: note: 'transform' has been explicitly marked deprecated here 225 | [[deprecated("Use TTransform version instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:41:10: warning: 'upgradeToRocket' is deprecated: Use sync_upgradeToRocket instead [-Wdeprecated-declarations] 41 | return upgradeToRocket(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.h:53:5: note: 'upgradeToRocket' has been explicitly marked deprecated here 53 | [[deprecated("Use sync_upgradeToRocket instead")]] virtual void upgradeToRocket(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:112:23: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 112 | callback->getThreadManager_deprecated(), | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:143:23: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 143 | callback->getThreadManager_deprecated(), | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:153:8: warning: 'scheduleOn' is deprecated: Legacy form, prefer `co_withExecutor(exec, yourTask())`. [-Wdeprecated-declarations] 153 | .scheduleOn(apache::thrift::detail::ServerRequestHelper::executor(serverRequest)) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:215:36: note: in instantiation of function template specialization 'apache::thrift::RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket' requested here 215 | &RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket, | ^ /usr/local/include/folly/coro/Task.h:740:5: note: 'scheduleOn' has been explicitly marked deprecated here 740 | [[deprecated("Legacy form, prefer `co_withExecutor(exec, yourTask())`.")]] | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:11: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:67:43: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 67 | queue.move(), ctx->getHeader()->getWriteTransforms())); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:121:14: note: in instantiation of function template specialization 'apache::thrift::detail::ap::process_serialize_xform_app_exn' requested here 121 | auto buf = process_serialize_xform_app_exn( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:84:33: note: in instantiation of function template specialization 'apache::thrift::detail::ap::process_handle_exn_deserialization' requested here 84 | apache::thrift::detail::ap::process_handle_exn_deserialization< | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:215:36: note: in instantiation of function template specialization 'apache::thrift::RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket' requested here 215 | &RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:153:8: warning: 'scheduleOn' is deprecated: Legacy form, prefer `co_withExecutor(exec, yourTask())`. [-Wdeprecated-declarations] 153 | .scheduleOn(apache::thrift::detail::ServerRequestHelper::executor(serverRequest)) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:216:36: note: in instantiation of function template specialization 'apache::thrift::RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket' requested here 216 | &RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket}}, | ^ /usr/local/include/folly/coro/Task.h:740:5: note: 'scheduleOn' has been explicitly marked deprecated here 740 | [[deprecated("Legacy form, prefer `co_withExecutor(exec, yourTask())`.")]] | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:11: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:67:43: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 67 | queue.move(), ctx->getHeader()->getWriteTransforms())); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:121:14: note: in instantiation of function template specialization 'apache::thrift::detail::ap::process_serialize_xform_app_exn' requested here 121 | auto buf = process_serialize_xform_app_exn( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:84:33: note: in instantiation of function template specialization 'apache::thrift::detail::ap::process_handle_exn_deserialization' requested here 84 | apache::thrift::detail::ap::process_handle_exn_deserialization< | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:216:36: note: in instantiation of function template specialization 'apache::thrift::RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket' requested here 216 | &RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket}}, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ 51 warnings generated. [ 98% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerThread.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerThread.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerThread.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerThread.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerThread.cpp:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerThread.cpp:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 98% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerInterfaceThread.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerInterfaceThread.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerInterfaceThread.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/util/ScopedServerInterfaceThread.h:26: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ClientChannel.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/util/ScopedServerInterfaceThread.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderClientChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 92 | StreamClientCallback* clientCallback, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nullable' if the pointer may be null 92 | StreamClientCallback* clientCallback, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nonnull' if the pointer should never be null 92 | StreamClientCallback* clientCallback, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 122 | void attachEventBase(folly::EventBase*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nullable' if the pointer may be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nonnull' if the pointer should never be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nullable' if the pointer may be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nonnull' if the pointer should never be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 143 | void setFlushList(FlushList* flushList); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nullable' if the pointer may be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nonnull' if the pointer should never be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | folly::EventBase* evb_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nullable' if the pointer may be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nonnull' if the pointer should never be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 164 | folly::EventBase* evb, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nullable' if the pointer may be null 164 | folly::EventBase* evb, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nonnull' if the pointer should never be null 164 | folly::EventBase* evb, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 207 | StreamClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nullable' if the pointer may be null 207 | StreamClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nonnull' if the pointer should never be null 207 | StreamClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 216 | SinkClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nullable' if the pointer may be null 216 | SinkClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nonnull' if the pointer should never be null 216 | SinkClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 225 | BiDiClientCallback* clientCallback); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nullable' if the pointer may be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nonnull' if the pointer should never be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 50 warnings generated. [ 98% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketRoutingHandler.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketRoutingHandler.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketRoutingHandler.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 46 | RequestsRegistry* requestsRegistry, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nullable' if the pointer may be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nonnull' if the pointer should never be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.cpp:34: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nullable' if the pointer may be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nonnull' if the pointer should never be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nullable' if the pointer may be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nonnull' if the pointer should never be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 161 | folly::HHWheelTimer::Callback*, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nullable' if the pointer may be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nonnull' if the pointer should never be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nullable' if the pointer may be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nonnull' if the pointer should never be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nullable' if the pointer may be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nonnull' if the pointer should never be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 222 | folly::AsyncSocket* const rawSocket_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nullable' if the pointer may be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nonnull' if the pointer should never be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nonnull 58 warnings generated. [ 98% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/ThriftRocketServerHandler.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/ThriftRocketServerHandler.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/ThriftRocketServerHandler.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.h:31: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.h:33: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 46 | RequestsRegistry* requestsRegistry, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nullable' if the pointer may be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nonnull' if the pointer should never be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nonnull 52 warnings generated. [ 99% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dquic_thriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/quic_thriftcpp2.dir/server/ThriftQuicServer.cpp.o -MF thrift/lib/cpp2/CMakeFiles/quic_thriftcpp2.dir/server/ThriftQuicServer.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/quic_thriftcpp2.dir/server/ThriftQuicServer.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftQuicServer.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftQuicServer.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftQuicServer.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 99% 544/548] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServer.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServer.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServer.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp:56: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Connection.h:28: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp:68: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp:68: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 46 | RequestsRegistry* requestsRegistry, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nullable' if the pointer may be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nonnull' if the pointer should never be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp:69: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nullable' if the pointer may be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nonnull' if the pointer should never be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nullable' if the pointer may be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nonnull' if the pointer should never be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 161 | folly::HHWheelTimer::Callback*, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nullable' if the pointer may be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nonnull' if the pointer should never be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nullable' if the pointer may be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nonnull' if the pointer should never be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nullable' if the pointer may be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nonnull' if the pointer should never be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 222 | folly::AsyncSocket* const rawSocket_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nullable' if the pointer may be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nonnull' if the pointer should never be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nonnull 59 warnings generated. [ 99% 545/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/link.d -shared -Wl,-soname,libthriftcpp2.so.1.0.0 -o lib/libthriftcpp2.so.1.0.0 thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/FieldRef.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/Flags.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/GeneratedCodeHelper.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/TrustedServerException.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncClient.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessor.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorFactory.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorHelper.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientSinkBridge.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientStreamBridge.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/Cpp2Channel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/DuplexChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/FramingHandler.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannelTrait.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderClientChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderServerChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HibernatingRequestChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/Interaction.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/InteractionOverloadPolicy.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/InterceptorFlags.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/MultiplexAsyncProcessor.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/PooledRequestChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ReconnectingRequestChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ResponseChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RetryingRequestChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RocketClientChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcOptions.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcTypes.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerBiDiStreamFactory.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerGeneratorStreamBridge.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerRequestData.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerSinkBridge.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/StreamPayload.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/AsyncProcessor.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/AsyncProcessorFunc.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/EventTask.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/GeneratedAsyncProcessorBase.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackBase.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackOneWay.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/RequestParams.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/RequestTask.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerInterface.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequest.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequestHelper.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequestTask.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServiceHandlerBase.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/gen/module_constants_cpp.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/gen/module_types_cpp.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/AsyncStopTLS.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/FizzPeeker.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/SSLUtil.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/ThriftParametersClientExtension.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/Types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/AdaptiveConcurrency.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ConcurrencyControllerBase.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2ConnContext.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Connection.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Worker.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/CPUConcurrencyController.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/DecoratorData.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/DecoratorDataRuntime.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/IOUringUtil.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LegacyHeaderRoutingHandler.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEvent.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventHelper.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventTransportMetadata.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/MonitoringMethodNames.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ParallelConcurrencyController.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TokenBucketConcurrencyController.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceInterceptorQualifiedName.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/StandardConcurrencyController.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThreadManagerLoggingWrapper.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestDebugLog.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestPileBase.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ReactiveToggle.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestsRegistry.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePool.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePoolSet.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePoolHandle.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RoundRobinRequestPile.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/WeightedRequestPileQueue.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerAttribute.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerFlags.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerInstrumentation.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceHealthPoller.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceInterceptorBase.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftProcessor.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServer.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServerConfig.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TMConcurrencyController.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/peeking/TLSHelper.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/metrics/PendingConnectionsMetrics.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RequestStateMachine.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RpcMetadataUtil.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RpcMetadataPlugins.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/SendCallbacks.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClient.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClientCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftRequest.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/FdSocket.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/ChecksumGenerator.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/Types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionManager.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionAlgorithmSelector.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CustomCompressorRegistry.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContext.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContextQueue.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketClient.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/KeepAliveWatcher.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketSinkServerCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketBiDiServerCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/flush/FlushManager.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/parser/AllocatingParserStrategy.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/ErrorCode.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/FrameDataFirstFieldAligner.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Frames.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Parser.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Serializer.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Util.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/DefaultPayloadSerializerStrategy.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/PayloadSerializer.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/InteractionOverload.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketRoutingHandler.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnection.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RefactoredRocketServerConnection.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionPlugins.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerFrameContext.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketSinkClientCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketStreamClientCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketBiDiClientCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketThriftRequests.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionFactory.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/ThriftRocketServerHandler.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/detail/WriteBatcher.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/Checksum.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/DebugString.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/EmptyAsyncProcessor.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/SchemaToMetadata.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerInterfaceThread.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerThread.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/visitation/visit_by_thrift_field_metadata.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libthriftfrozen2.so.1.0.0 lib/libthriftanyrep.so lib/libserverdbginfo.so.1.0.0 /usr/local/lib/libxxhash.so lib/libthriftmetadata.so.1.0.0 lib/libthrifttype.so.1.0.0 lib/libthriftprotocol.so.1.0.0 lib/libasync.so.1.0.0 lib/libruntime.so lib/libtransport.so.1.0.0 lib/librpcmetadata.so.1.0.0 lib/libconcurrency.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/local/lib/libfizz.so.1.0.0 /usr/lib/libz.so /usr/local/lib/libsodium.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/librt.so lib/libthrift-core.so.1.0.0 lib/libthrifttyperep.so.1.0.0 lib/libthriftannotation.so.1.0.0 lib/libcommon.so /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /usr/local/lib/libglog.so /usr/local/lib/libgflags.so.2.3.0 /usr/local/lib/libevent.so /usr/local/lib/libdouble-conversion.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_thread.so -lpthread /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 99% 546/548] /usr/local/bin/cmake -E cmake_symlink_library lib/libthriftcpp2.so.1.0.0 lib/libthriftcpp2.so.1.0.0 lib/libthriftcpp2.so && : [ 99% 547/548] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/quic_thriftcpp2.dir/link.d -shared -Wl,-soname,libquic_thriftcpp2.so -o lib/libquic_thriftcpp2.so thrift/lib/cpp2/CMakeFiles/quic_thriftcpp2.dir/server/ThriftQuicServer.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib lib/libthriftcpp2.so.1.0.0 /usr/local/lib/libmvfst_server_async_tran.so.0 lib/libthriftfrozen2.so.1.0.0 lib/libthriftmetadata.so.1.0.0 lib/libthriftanyrep.so lib/libthrifttype.so.1.0.0 lib/libthriftprotocol.so.1.0.0 lib/libasync.so.1.0.0 lib/libruntime.so lib/libtransport.so.1.0.0 lib/librpcmetadata.so.1.0.0 lib/libconcurrency.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/lib/librt.so lib/libthrift-core.so.1.0.0 lib/libthrifttyperep.so.1.0.0 lib/libthriftannotation.so.1.0.0 lib/libcommon.so lib/libserverdbginfo.so.1.0.0 /usr/local/lib/libxxhash.so /usr/local/lib/libmvfst_server.so.0 /usr/local/lib/libmvfst_transport_settings_functions.so.0 /usr/local/lib/libmvfst_server_state.so.0 /usr/local/lib/libmvfst_fizz_handshake.so.0 /usr/local/lib/libmvfst_transport.so.0 /usr/local/lib/libmvfst_buf_accessor.so.0 /usr/local/lib/libmvfst_state_datagram_handler.so.0 /usr/local/lib/libmvfst_batch_writer.so.0 /usr/local/lib/libmvfst_cc_algo.so.0 /usr/local/lib/libmvfst_codec_pktrebuilder.so.0 /usr/local/lib/libmvfst_ack_scheduler.so.0 /usr/local/lib/libmvfst_datagram_flow_manager.so.0 /usr/local/lib/libmvfst_happyeyeballs.so.0 /usr/local/lib/libmvfst_async_udp_socket.so.0 /usr/local/lib/libmvfst_events.so.0 /usr/local/lib/libmvfst_looper.so.0 /usr/local/lib/libmvfst_observer.so.0 /usr/local/lib/libmvfst_state_ack_handler.so.0 /usr/local/lib/libmvfst_loss.so.0 /usr/local/lib/libmvfst_state_pacing_functions.so.0 /usr/local/lib/libmvfst_state_simple_frame_functions.so.0 /usr/local/lib/libmvfst_state_functions.so.0 /usr/local/lib/libmvfst_codec_pktbuilder.so.0 /usr/local/lib/libmvfst_state_stream.so.0 /usr/local/lib/libmvfst_flowcontrol.so.0 /usr/local/lib/libmvfst_qlogger.so.0 /usr/local/lib/libmvfst_state_stream_functions.so.0 /usr/local/lib/libmvfst_state_machine.so.0 /usr/local/lib/libmvfst_codec.so.0 /usr/local/lib/libmvfst_handshake.so.0 /usr/local/lib/libmvfst_codec_packet_number_cipher.so.0 /usr/local/lib/libmvfst_codec_decode.so.0 /usr/local/lib/libmvfst_codec_types.so.0 /usr/local/lib/libmvfst_string_utils.so.0 /usr/local/lib/libmvfst_contiguous_cursor.so.0 /usr/local/lib/libmvfst_folly_utils.so.0 /usr/local/lib/libmvfst_exception.so.0 /usr/local/lib/libfizz.so.1.0.0 /usr/local/lib/libsodium.so /usr/lib/libz.so /usr/local/lib/libmvfst_bufutil.so.0 /usr/local/lib/libmvfst_http_priority_queue.so /usr/local/lib/libmvfst_round_robin.so /usr/local/lib/libmvfst_transport_knobs.so.0 /usr/local/lib/libmvfst_constants.so.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /usr/local/lib/libglog.so /usr/local/lib/libgflags.so.2.3.0 /usr/local/lib/libevent.so /usr/local/lib/libdouble-conversion.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo /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_thread.so -lpthread /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so && : =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for fbthrift-2026.01.05.00 ===> Generating temporary packing list [ 0% 1/2] /usr/local/bin/cmake -P /wrkdirs/usr/ports/devel/fbthrift/work/.build/CMakeFiles/VerifyGlobs.cmake [ 0% 26/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:json,no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/RpcMetadata.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/RpcMetadata.thrift:1] Thrift file should have a (non-empty) package. Packages will soon be required, at which point missing packages will trigger a Thrift compiler error. For more details, see https://fburl.com/thrift-uri-add-package [ 0% 37/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/cpp.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 0% 37/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/hack.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 1% 37/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/java.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 1% 37/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/python.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 1% 37/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/go.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 2% 37/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/scope.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/scope.thrift:105] The annotation hack.name is deprecated. Please use @hack.Name instead. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/scope.thrift:115] The annotation hack.name is deprecated. Please use @hack.Name instead. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/scope.thrift:120] The annotation py3.hidden is deprecated. Please use @python.Py3Hidden instead. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/scope.thrift:131] The annotation hack.name is deprecated. Please use @hack.Name instead. [ 2% 37/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/annotation -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/annotation/thrift.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 2% 74/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:templates,no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/reflection.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/reflection.thrift:1] Thrift file should have a (non-empty) package. Packages will soon be required, at which point missing packages will trigger a Thrift compiler error. For more details, see https://fburl.com/thrift-uri-add-package [ 2% 75/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/id.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 3% 76/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/standard.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 3% 77/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/type_rep.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 3% 78/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:78] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `valueType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:85] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `valueType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:92] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `keyType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:96] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `valueType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:116] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `underlyingType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:125] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `elemType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:129] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `initialResponseType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:136] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `elemType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:140] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `finalResponseType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:144] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `initialResponseType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:151] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `initialResponseType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:155] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `streamElemType`. [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/metadata.thrift:159] @cpp.Ref{type = cpp.RefType.Unique} is deprecated. Please use @thrift.Box annotation instead in `sinkElemType`. [ 4% 79/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/type.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 4% 80/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/protocol.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 4% 81/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/protocol_detail.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/protocol_detail.thrift:54] Field with @cpp.Ref (or similar) annotation should be optional: `members` (in `Object`). [ 5% 82/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/record.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 5% 83/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/schema.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 5% 84/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/type_id.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 5% 85/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/type_system.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 6% 86/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/cpp2/schema -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/schema/syntax_graph.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/schema/syntax_graph.thrift:1] Thrift file should have a (non-empty) package. Packages will soon be required, at which point missing packages will trigger a Thrift compiler error. For more details, see https://fburl.com/thrift-uri-add-package [ 6% 87/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/frozen.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/frozen.thrift:1] Thrift file should have a (non-empty) package. Packages will soon be required, at which point missing packages will trigger a Thrift compiler error. For more details, see https://fburl.com/thrift-uri-add-package [ 6% 88/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/any_rep.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 7% 89/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RpcMetadata_constants.cpp [ 7% 90/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RpcMetadata_data.cpp [ 7% 91/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RpcMetadata_types.cpp [ 7% 92/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RpcMetadata_types_binary.cpp [ 8% 93/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RpcMetadata_types_compact.cpp [ 8% 94/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Drpcmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RpcMetadata_types_serialization.cpp [ 8% 95/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dtransport_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp/CMakeFiles/transport.dir/transport/THeader.cpp.o -MF thrift/lib/cpp/CMakeFiles/transport.dir/transport/THeader.cpp.o.d -o thrift/lib/cpp/CMakeFiles/transport.dir/transport/THeader.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/transport/THeader.cpp [ 9% 96/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dasync_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp/CMakeFiles/async.dir/EventHandlerBase.cpp.o -MF thrift/lib/cpp/CMakeFiles/async.dir/EventHandlerBase.cpp.o.d -o thrift/lib/cpp/CMakeFiles/async.dir/EventHandlerBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/EventHandlerBase.cpp [ 9% 97/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dasync_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/ClientInterceptorBase.cpp.o -MF thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/ClientInterceptorBase.cpp.o.d -o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/ClientInterceptorBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ClientInterceptorBase.cpp [ 9% 98/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dasync_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/InterceptorFrameworkMetadata.cpp.o -MF thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/InterceptorFrameworkMetadata.cpp.o.d -o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/InterceptorFrameworkMetadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/InterceptorFrameworkMetadata.cpp [ 10% 99/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/cpp_constants.cpp [ 10% 100/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/cpp_data.cpp [ 10% 101/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/cpp_types.cpp [ 10% 102/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/cpp_types_binary.cpp [ 11% 103/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/cpp_types_compact.cpp [ 11% 104/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/cpp_types_serialization.cpp [ 11% 105/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/hack_constants.cpp [ 12% 106/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/hack_data.cpp [ 12% 107/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/hack_types.cpp [ 12% 108/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/hack_types_binary.cpp [ 12% 109/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/hack_types_compact.cpp [ 13% 110/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/hack_types_serialization.cpp [ 13% 111/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/java_constants.cpp [ 13% 112/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/java_data.cpp [ 14% 113/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/java_types.cpp [ 14% 114/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/java_types_binary.cpp [ 14% 115/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/java_types_compact.cpp [ 15% 116/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/java_types_serialization.cpp [ 15% 117/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/python_constants.cpp [ 15% 118/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/python_data.cpp [ 15% 119/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/python_types.cpp [ 16% 120/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/python_types_binary.cpp [ 16% 121/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/python_types_compact.cpp [ 16% 122/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/python_types_serialization.cpp [ 17% 123/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/go_constants.cpp [ 17% 124/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/go_data.cpp [ 17% 125/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/go_types.cpp [ 17% 126/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/go_types_binary.cpp [ 18% 127/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/go_types_compact.cpp [ 18% 128/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/go_types_serialization.cpp [ 18% 129/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/scope_constants.cpp [ 19% 130/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/scope_data.cpp [ 19% 131/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/scope_types.cpp [ 19% 132/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/scope_types_binary.cpp [ 20% 133/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/scope_types_compact.cpp [ 20% 134/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/scope_types_serialization.cpp [ 20% 135/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_constants.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_constants.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/thrift_constants.cpp [ 20% 136/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_data.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_data.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/thrift_data.cpp [ 21% 137/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/thrift_types.cpp [ 21% 138/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_binary.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_binary.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/thrift_types_binary.cpp [ 21% 139/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_compact.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_compact.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/thrift_types_compact.cpp [ 22% 140/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftannotation_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_serialization.cpp.o -MF thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_serialization.cpp.o.d -o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/annotation/gen-cpp2/thrift_types_serialization.cpp [ 22% 141/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/id_constants.cpp [ 22% 142/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/id_data.cpp [ 22% 143/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/id_types.cpp [ 23% 144/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/id_types_binary.cpp [ 23% 145/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/id_types_compact.cpp [ 23% 146/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/id_types_serialization.cpp [ 24% 147/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/standard_constants.cpp [ 24% 148/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/standard_data.cpp [ 24% 149/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:json,no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/serverdbginfo.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/serverdbginfo.thrift:1] Thrift file should have a (non-empty) package. Packages will soon be required, at which point missing packages will trigger a Thrift compiler error. For more details, see https://fburl.com/thrift-uri-add-package [ 25% 150/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/RocketUpgrade.thrift : Invalid conf pair: debug_double_free_max_scan:0 [WARNING:/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/RocketUpgrade.thrift:1] Thrift file should have a (non-empty) package. Packages will soon be required, at which point missing packages will trigger a Thrift compiler error. For more details, see https://fburl.com/thrift-uri-add-package [ 25% 151/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift && /wrkdirs/usr/ports/devel/fbthrift/work/.build/bin/thrift1 --gen mstch_cpp2:no_metadata,include_prefix=thrift/lib/thrift -o /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift -I /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00 /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/field_mask.thrift : Invalid conf pair: debug_double_free_max_scan:0 [ 25% 152/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/standard_types.cpp [ 25% 153/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/standard_types_binary.cpp [ 26% 154/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/standard_types_compact.cpp [ 26% 155/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/standard_types_serialization.cpp [ 26% 156/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_rep_constants.cpp [ 27% 157/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_rep_data.cpp [ 27% 158/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_rep_types.cpp [ 27% 159/340] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/link.d -shared -Wl,-soname,librpcmetadata.so.1.0.0 -o lib/librpcmetadata.so.1.0.0 thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_constants.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_data.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/thrift/gen-cpp2/RpcMetadata_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/gen/module_types_cpp.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/protocol/CompactProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/protocol/JSONProtocolCommon.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TBase64Utils.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TJSONProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/protocol/TProtocolException.cpp.o thrift/lib/cpp2/CMakeFiles/rpcmetadata.dir/__/cpp/util/VarintUtils.cpp.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 27% 160/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_rep_types_binary.cpp [ 28% 161/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_rep_types_compact.cpp [ 28% 162/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttyperep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_rep_types_serialization.cpp [ 28% 163/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TSimpleJSONProtocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TSimpleJSONProtocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TSimpleJSONProtocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/protocol/TSimpleJSONProtocol.cpp [ 29% 164/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/reflection_constants.cpp [ 29% 165/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/reflection_data.cpp [ 29% 166/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/reflection_types.cpp [ 30% 167/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/reflection_types_binary.cpp [ 30% 168/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/reflection_types_compact.cpp [ 30% 169/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftprotocol_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/reflection_types_serialization.cpp [ 30% 170/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_constants.cpp [ 31% 171/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_data.cpp [ 31% 172/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_types.cpp [ 31% 173/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_types_binary.cpp [ 32% 174/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_types_compact.cpp [ 32% 175/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_types_serialization.cpp [ 32% 176/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_metadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_metadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_metadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/metadata_metadata.cpp [ 32% 177/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableRecord.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableRecord.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableRecord.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/dynamic/SerializableRecord.cpp [ 33% 178/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableTypeSystemBuilder.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableTypeSystemBuilder.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableTypeSystemBuilder.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/dynamic/SerializableTypeSystemBuilder.cpp [ 33% 179/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeId.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeId.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeId.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/dynamic/TypeId.cpp [ 33% 180/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystem.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystem.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystem.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/dynamic/TypeSystem.cpp [ 34% 181/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystemBuilder.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystemBuilder.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystemBuilder.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/dynamic/TypeSystemBuilder.cpp [ 34% 182/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/SchemaRegistry.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/SchemaRegistry.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/SchemaRegistry.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/runtime/SchemaRegistry.cpp [ 34% 183/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/Merge.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/Merge.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/Merge.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/schema/detail/Merge.cpp [ 35% 184/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/SchemaBackedResolver.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/SchemaBackedResolver.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/SchemaBackedResolver.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/schema/detail/SchemaBackedResolver.cpp [ 35% 185/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/SyntaxGraph.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/SyntaxGraph.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/SyntaxGraph.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/schema/SyntaxGraph.cpp [ 35% 186/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeIdAdapter.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeIdAdapter.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeIdAdapter.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/detail/TypeIdAdapter.cpp [ 35% 187/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeSystemAdapter.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeSystemAdapter.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeSystemAdapter.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/detail/TypeSystemAdapter.cpp [ 36% 188/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_constants.cpp [ 36% 189/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_data.cpp [ 36% 190/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_types.cpp [ 37% 191/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_types_binary.cpp [ 37% 192/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_types_compact.cpp [ 37% 193/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_types_serialization.cpp [ 37% 194/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_metadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_metadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_metadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_metadata.cpp [ 38% 195/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_constants.cpp [ 38% 196/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_data.cpp [ 38% 197/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_types.cpp [ 39% 198/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_types_binary.cpp [ 39% 199/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_types_compact.cpp [ 39% 200/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_types_serialization.cpp [ 40% 201/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_metadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_metadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_metadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/protocol_detail_metadata.cpp [ 40% 202/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_id_constants.cpp [ 40% 203/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_id_data.cpp [ 40% 204/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_id_types.cpp [ 41% 205/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_id_types_binary.cpp [ 41% 206/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_id_types_compact.cpp [ 41% 207/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_id_types_serialization.cpp [ 42% 208/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_system_constants.cpp [ 42% 209/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_system_data.cpp [ 42% 210/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/protocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/protocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/protocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/thrift/detail/protocol.cpp [ 42% 211/340] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/annotation/CMakeFiles/thriftannotation.dir/link.d -shared -Wl,-soname,libthriftannotation.so.1.0.0 -o lib/libthriftannotation.so.1.0.0 thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/cpp_types_serialization.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/hack_types_serialization.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/java_types_serialization.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/python_types_serialization.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/go_types_serialization.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/scope_types_serialization.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_constants.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_data.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_binary.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_compact.cpp.o thrift/annotation/CMakeFiles/thriftannotation.dir/gen-cpp2/thrift_types_serialization.cpp.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 43% 212/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_system_types.cpp [ 43% 213/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_system_types_binary.cpp [ 43% 214/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_system_types_compact.cpp [ 44% 215/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_system_types_serialization.cpp [ 44% 216/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/schema_constants.cpp [ 44% 217/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/schema_data.cpp [ 45% 218/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/schema_types.cpp [ 45% 219/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/schema_types_binary.cpp [ 45% 220/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/schema_types_compact.cpp [ 45% 221/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/schema_types_serialization.cpp [ 46% 222/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/record_constants.cpp [ 46% 223/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/record_data.cpp [ 46% 224/340] /usr/local/bin/cmake -E cmake_symlink_library lib/librpcmetadata.so.1.0.0 lib/librpcmetadata.so.1.0.0 lib/librpcmetadata.so && : [ 47% 225/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/record_types.cpp [ 47% 226/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/record_types_binary.cpp [ 47% 227/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/record_types_compact.cpp [ 47% 228/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/record_types_serialization.cpp [ 48% 229/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_constants.cpp [ 48% 230/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_data.cpp [ 48% 231/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_types.cpp [ 49% 232/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_types_binary.cpp [ 49% 233/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_types_compact.cpp [ 49% 234/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftmetadata_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_types_serialization.cpp [ 50% 235/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_constants.cpp [ 50% 236/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_data.cpp [ 50% 237/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_types.cpp [ 50% 238/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_types_binary.cpp [ 51% 239/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_types_compact.cpp [ 51% 240/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/type_types_serialization.cpp [ 51% 241/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/op/Serializer.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/op/Serializer.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/op/Serializer.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/op/Serializer.cpp [ 52% 242/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Any.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Any.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Any.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/type/Any.cpp [ 52% 243/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Protocol.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Protocol.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Protocol.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/type/Protocol.cpp [ 52% 244/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Runtime.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Runtime.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Runtime.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/type/Runtime.cpp [ 52% 245/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Type.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Type.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Type.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/type/Type.cpp [ 53% 246/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthrifttype_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/TypeRegistry.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/TypeRegistry.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/TypeRegistry.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/type/TypeRegistry.cpp [ 53% 247/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/Frozen.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/Frozen.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/Frozen.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/frozen/Frozen.cpp [ 53% 248/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/FrozenUtil.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/FrozenUtil.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/FrozenUtil.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/frozen/FrozenUtil.cpp [ 54% 249/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/schema/MemorySchema.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/schema/MemorySchema.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/schema/MemorySchema.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/frozen/schema/MemorySchema.cpp [ 54% 250/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_constants.cpp [ 54% 251/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_data.cpp [ 55% 252/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_types.cpp [ 55% 253/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_types_binary.cpp [ 55% 254/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_types_compact.cpp [ 55% 255/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_types_serialization.cpp [ 56% 256/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftfrozen2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_metadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_metadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_metadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/frozen_metadata.cpp [ 56% 257/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dserverdbginfo_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/serverdbginfo_constants.cpp [ 56% 258/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dserverdbginfo_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/serverdbginfo_data.cpp [ 57% 259/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dserverdbginfo_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/serverdbginfo_types.cpp [ 57% 260/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dserverdbginfo_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/serverdbginfo_types_binary.cpp [ 57% 261/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dserverdbginfo_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/serverdbginfo_types_compact.cpp [ 57% 262/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dserverdbginfo_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/serverdbginfo_types_serialization.cpp [ 58% 263/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftanyrep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/any_rep_constants.cpp [ 58% 264/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftanyrep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/any_rep_data.cpp [ 58% 265/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftanyrep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/any_rep_types.cpp [ 59% 266/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftanyrep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/any_rep_types_binary.cpp [ 59% 267/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftanyrep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/any_rep_types_compact.cpp [ 59% 268/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftanyrep_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -pthread -fsized-deallocation -MD -MT thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/any_rep_types_serialization.cpp [ 60% 269/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorFactory.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorFactory.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorFactory.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/AsyncProcessorFactory.cpp [ 60% 270/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientSinkBridge.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientSinkBridge.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientSinkBridge.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ClientSinkBridge.cpp [ 60% 271/340] /usr/local/bin/cmake -E cmake_symlink_library lib/libthriftannotation.so.1.0.0 lib/libthriftannotation.so.1.0.0 lib/libthriftannotation.so && : [ 60% 272/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientStreamBridge.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientStreamBridge.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientStreamBridge.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ClientStreamBridge.cpp [ 61% 273/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/Cpp2Channel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/Cpp2Channel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/Cpp2Channel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/Cpp2Channel.cpp [ 61% 274/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/FramingHandler.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/FramingHandler.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/FramingHandler.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/FramingHandler.cpp [ 61% 275/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannelTrait.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannelTrait.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannelTrait.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderChannelTrait.cpp [ 62% 276/340] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp/CMakeFiles/transport.dir/link.d -shared -Wl,-soname,libtransport.so.1.0.0 -o lib/libtransport.so.1.0.0 thrift/lib/cpp/CMakeFiles/transport.dir/transport/TTransportException.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/TFDTransport.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpTransport.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpClient.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/THttpServer.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/TSocket.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/TBufferTransports.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/THeader.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/transport/TZlibTransport.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/__/cpp2/transport/rocket/framing/Util.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/__/cpp2/Flags.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/util/PausableTimer.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/util/THttpParser.cpp.o thrift/lib/cpp/CMakeFiles/transport.dir/util/VarintUtils.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libconcurrency.so.1.0.0 lib/libthrift-core.so.1.0.0 lib/librpcmetadata.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libzstd.so /usr/local/lib/libgflags.so.2.3.0 /usr/local/lib/libfmt.so.12.1.0 /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_thread.so -lpthread /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 62% 277/340] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/link.d -shared -Wl,-soname,libthriftmetadata.so.1.0.0 -o lib/libthriftmetadata.so.1.0.0 thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/metadata_metadata.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/gen/module_types_cpp.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/protocol/CompactProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/cpp/protocol/TProtocolException.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/cpp/util/VarintUtils.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableRecord.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/SerializableTypeSystemBuilder.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeId.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystem.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/dynamic/TypeSystemBuilder.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/BaseSchemaRegistry.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/Init.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/runtime/SchemaRegistry.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/Merge.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/detail/SchemaBackedResolver.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/SyntaxGraph.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/protocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeIdAdapter.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/detail/TypeSystemAdapter.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_metadata.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/protocol_detail_metadata.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_id_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/type_system_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/schema_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/__/thrift/gen-cpp2/record_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftmetadata.dir/schema/gen-cpp2/syntax_graph_types_serialization.cpp.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 62% 278/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/StreamPayload.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/StreamPayload.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/StreamPayload.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/StreamPayload.cpp [ 62% 279/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/FizzPeeker.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/FizzPeeker.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/FizzPeeker.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/security/FizzPeeker.cpp [ 63% 280/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/ThriftParametersClientExtension.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/ThriftParametersClientExtension.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/ThriftParametersClientExtension.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/security/extensions/ThriftParametersClientExtension.cpp [ 63% 281/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/Types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/Types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/Types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/security/extensions/Types.cpp [ 63% 282/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ConcurrencyControllerBase.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ConcurrencyControllerBase.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ConcurrencyControllerBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ConcurrencyControllerBase.cpp [ 64% 283/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/CPUConcurrencyController.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/CPUConcurrencyController.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/CPUConcurrencyController.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/CPUConcurrencyController.cpp [ 64% 284/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEvent.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEvent.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEvent.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LoggingEvent.cpp [ 64% 285/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventTransportMetadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventTransportMetadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventTransportMetadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LoggingEventTransportMetadata.cpp [ 65% 286/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestDebugLog.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestDebugLog.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestDebugLog.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestDebugLog.cpp [ 65% 287/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/TrustedServerException.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/TrustedServerException.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/TrustedServerException.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/TrustedServerException.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/TrustedServerException.cpp:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 65% 288/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncClient.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncClient.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncClient.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/AsyncClient.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/AsyncClient.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncClient.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 65% 289/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcTypes.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcTypes.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcTypes.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RpcTypes.cpp /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RpcTypes.cpp:149:33: warning: 'transform' is deprecated: Use TTransform version instead. [-Wdeprecated-declarations] 149 | buffer_ = transport::THeader::transform( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:225:5: note: 'transform' has been explicitly marked deprecated here 225 | [[deprecated("Use TTransform version instead.")]] | ^ 1 warning generated. [ 66% 290/340] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/link.d -shared -Wl,-soname,libserverdbginfo.so.1.0.0 -o lib/libserverdbginfo.so.1.0.0 thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_constants.cpp.o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_data.cpp.o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types.cpp.o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/serverdbginfo.dir/__/thrift/gen-cpp2/serverdbginfo_types_serialization.cpp.o -Wl,-rpath,/usr/local/lib: /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 66% 291/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerInstrumentation.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerInstrumentation.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerInstrumentation.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServerInstrumentation.cpp [ 66% 292/340] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/link.d -shared -Wl,-soname,libthrifttyperep.so.1.0.0 -o lib/libthrifttyperep.so.1.0.0 thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_data.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/id_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_data.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/standard_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_data.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttyperep.dir/__/thrift/gen-cpp2/type_rep_types_serialization.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libthriftannotation.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 67% 293/340] /usr/local/bin/cmake -E cmake_symlink_library lib/libtransport.so.1.0.0 lib/libtransport.so.1.0.0 lib/libtransport.so && : [ 67% 294/340] /usr/local/bin/cmake -E cmake_symlink_library lib/libthriftmetadata.so.1.0.0 lib/libthriftmetadata.so.1.0.0 lib/libthriftmetadata.so && : [ 67% 295/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RequestStateMachine.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RequestStateMachine.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RequestStateMachine.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/RequestStateMachine.cpp [ 67% 296/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/SendCallbacks.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/SendCallbacks.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/SendCallbacks.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/SendCallbacks.cpp [ 68% 297/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/FdSocket.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/FdSocket.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/FdSocket.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/FdSocket.cpp [ 68% 298/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionManager.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionManager.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionManager.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/compression/CompressionManager.cpp [ 68% 299/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ClientChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ClientChannel.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ClientChannel.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 69% 300/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderChannel.cpp:72:39: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 72 | if (auto& writeTransforms = header->getWriteTransforms(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ 7 warnings generated. [ 69% 301/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderServerChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderServerChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderServerChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderServerChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderServerChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderServerChannel.h:30: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerChannel.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderServerChannel.cpp:72:18: warning: 'addHeader' is deprecated: Use apache::thrift::TTransform instead [-Wdeprecated-declarations] 72 | return header->addHeader( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:330:5: note: 'addHeader' has been explicitly marked deprecated here 330 | [[deprecated("Use apache::thrift::TTransform instead")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderServerChannel.cpp:254:38: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 254 | responsePayload.transform(header_->getWriteTransforms()); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderServerChannel.cpp:283:40: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 283 | responsePayload.transform(header_->getWriteTransforms()); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ 9 warnings generated. [ 69% 302/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HibernatingRequestChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HibernatingRequestChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HibernatingRequestChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HibernatingRequestChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HibernatingRequestChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HibernatingRequestChannel.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 70% 303/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/PooledRequestChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/PooledRequestChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/PooledRequestChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/PooledRequestChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/PooledRequestChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/PooledRequestChannel.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 70% 304/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ReconnectingRequestChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ReconnectingRequestChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ReconnectingRequestChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ReconnectingRequestChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ReconnectingRequestChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReconnectingRequestChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ClientChannel.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 70% 305/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RequestCallback.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RequestCallback.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestCallback.h:32: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 70% 306/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RequestChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RequestChannel.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ClientBiDiBridge.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestCallback.h:32: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 71% 307/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ResponseChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ResponseChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ResponseChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ResponseChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ResponseChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 71% 308/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RetryingRequestChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RetryingRequestChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RetryingRequestChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RetryingRequestChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RetryingRequestChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RetryingRequestChannel.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 71% 309/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcOptions.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcOptions.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcOptions.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RpcOptions.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RpcOptions.cpp:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 72% 310/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerBiDiStreamFactory.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerBiDiStreamFactory.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerBiDiStreamFactory.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ServerBiDiStreamFactory.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ServerBiDiStreamFactory.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 72% 311/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerGeneratorStreamBridge.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerGeneratorStreamBridge.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerGeneratorStreamBridge.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ServerGeneratorStreamBridge.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ServerGeneratorStreamBridge.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerGeneratorStreamBridge.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerStreamDetail.h:20: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 72% 312/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerSinkBridge.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerSinkBridge.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerSinkBridge.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ServerSinkBridge.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/ServerSinkBridge.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 72% 313/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RpcMetadataUtil.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RpcMetadataUtil.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RpcMetadataUtil.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/RpcMetadataUtil.cpp /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/RpcMetadataUtil.cpp:250:14: warning: 'setReadTransform' is deprecated: Use setReadTTransform instead. [-Wdeprecated-declarations] 250 | header.setReadTransform(static_cast(transform)); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:252:5: note: 'setReadTransform' has been explicitly marked deprecated here 252 | [[deprecated("Use setReadTTransform instead.")]] | ^ 1 warning generated. [ 73% 314/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionAlgorithmSelector.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionAlgorithmSelector.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionAlgorithmSelector.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/compression/CompressionAlgorithmSelector.cpp [ 73% 315/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CustomCompressorRegistry.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CustomCompressorRegistry.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CustomCompressorRegistry.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/compression/CustomCompressorRegistry.cpp [ 73% 316/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContext.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContext.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContext.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RequestContext.cpp [ 74% 317/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContextQueue.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContextQueue.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContextQueue.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RequestContextQueue.cpp [ 74% 318/340] /usr/local/bin/cmake -E cmake_symlink_library lib/libserverdbginfo.so.1.0.0 lib/libserverdbginfo.so.1.0.0 lib/libserverdbginfo.so && : [ 74% 319/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketClient.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketClient.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketClient.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RocketClient.cpp [ 75% 320/340] /usr/local/bin/cmake -E cmake_symlink_library lib/libthrifttyperep.so.1.0.0 lib/libthrifttyperep.so.1.0.0 lib/libthrifttyperep.so && : [ 75% 321/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallback.cpp [ 75% 322/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.cpp [ 75% 323/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketSinkServerCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketSinkServerCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketSinkServerCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RocketSinkServerCallback.cpp [ 76% 324/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClient.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClient.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClient.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftClient.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftClient.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/core/ThriftClient.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ClientChannel.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 76% 325/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClientCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClientCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClientCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftClientCallback.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftClientCallback.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/core/ThriftClientCallback.h:26: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestCallback.h:32: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull 6 warnings generated. [ 76% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketBiDiServerCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketBiDiServerCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketBiDiServerCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/client/RocketBiDiServerCallback.cpp [ 77% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Parser.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Parser.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Parser.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/framing/Parser.cpp [ 77% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/DefaultPayloadSerializerStrategy.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/DefaultPayloadSerializerStrategy.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/DefaultPayloadSerializerStrategy.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/payload/DefaultPayloadSerializerStrategy.cpp [ 77% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/PayloadSerializer.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/PayloadSerializer.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/PayloadSerializer.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/payload/PayloadSerializer.cpp [ 77% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionPlugins.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionPlugins.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionPlugins.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionPlugins.cpp [ 78% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/SchemaToMetadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/SchemaToMetadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/SchemaToMetadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/SchemaToMetadata.cpp [ 78% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/visitation/visit_by_thrift_field_metadata.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/visitation/visit_by_thrift_field_metadata.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/visitation/visit_by_thrift_field_metadata.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/visitation/visit_by_thrift_field_metadata.cpp [ 78% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_constants.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_constants.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_constants.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade_constants.cpp [ 79% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_data.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_data.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_data.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade_data.cpp [ 79% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types.cpp [ 79% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_compact.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_compact.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_compact.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types_compact.cpp [ 80% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_serialization.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_serialization.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_serialization.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types_serialization.cpp [ 80% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/DuplexChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/DuplexChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/DuplexChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/DuplexChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/DuplexChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/DuplexChannel.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderClientChannel.h:31: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ChannelCallbacks.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/DuplexChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/DuplexChannel.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderClientChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 92 | StreamClientCallback* clientCallback, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nullable' if the pointer may be null 92 | StreamClientCallback* clientCallback, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nonnull' if the pointer should never be null 92 | StreamClientCallback* clientCallback, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 122 | void attachEventBase(folly::EventBase*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nullable' if the pointer may be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nonnull' if the pointer should never be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nullable' if the pointer may be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nonnull' if the pointer should never be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 143 | void setFlushList(FlushList* flushList); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nullable' if the pointer may be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nonnull' if the pointer should never be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | folly::EventBase* evb_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nullable' if the pointer may be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nonnull' if the pointer should never be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 164 | folly::EventBase* evb, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nullable' if the pointer may be null 164 | folly::EventBase* evb, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nonnull' if the pointer should never be null 164 | folly::EventBase* evb, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 207 | StreamClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nullable' if the pointer may be null 207 | StreamClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nonnull' if the pointer should never be null 207 | StreamClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 216 | SinkClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nullable' if the pointer may be null 216 | SinkClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nonnull' if the pointer should never be null 216 | SinkClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 225 | BiDiClientCallback* clientCallback); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nullable' if the pointer may be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nonnull' if the pointer should never be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nonnull 15 warnings generated. [ 80% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RocketClientChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RocketClientChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RocketClientChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RocketClientChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RocketClientChannel.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ClientChannel.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/RocketClientChannel.cpp:17: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 92 | StreamClientCallback* clientCallback, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nullable' if the pointer may be null 92 | StreamClientCallback* clientCallback, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nonnull' if the pointer should never be null 92 | StreamClientCallback* clientCallback, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 122 | void attachEventBase(folly::EventBase*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nullable' if the pointer may be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nonnull' if the pointer should never be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nullable' if the pointer may be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nonnull' if the pointer should never be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 143 | void setFlushList(FlushList* flushList); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nullable' if the pointer may be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nonnull' if the pointer should never be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | folly::EventBase* evb_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nullable' if the pointer may be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nonnull' if the pointer should never be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 164 | folly::EventBase* evb, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nullable' if the pointer may be null 164 | folly::EventBase* evb, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nonnull' if the pointer should never be null 164 | folly::EventBase* evb, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 207 | StreamClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nullable' if the pointer may be null 207 | StreamClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nonnull' if the pointer should never be null 207 | StreamClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 216 | SinkClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nullable' if the pointer may be null 216 | SinkClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nonnull' if the pointer should never be null 216 | SinkClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 225 | BiDiClientCallback* clientCallback); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nullable' if the pointer may be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nonnull' if the pointer should never be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nonnull 15 warnings generated. [ 80% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_binary.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_binary.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_binary.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types_binary.cpp [ 81% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/GeneratedCodeHelper.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/GeneratedCodeHelper.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/GeneratedCodeHelper.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:20: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:133:27: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 133 | ctx->getHeader()->getWriteTransforms()); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:133:27: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 133 | ctx->getHeader()->getWriteTransforms()); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:157:17: note: in instantiation of member function 'apache::thrift::detail::ap::helper::process_exn' requested here 157 | template struct helper; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:130:29: warning: 'transform' is deprecated: Use TTransform version instead. [-Wdeprecated-declarations] 130 | auto payload = THeader::transform( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:225:5: note: 'transform' has been explicitly marked deprecated here 225 | [[deprecated("Use TTransform version instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:133:27: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 133 | ctx->getHeader()->getWriteTransforms()); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:158:17: note: in instantiation of member function 'apache::thrift::detail::ap::helper::process_exn' requested here 158 | template struct helper; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/GeneratedCodeHelper.cpp:130:29: warning: 'transform' is deprecated: Use TTransform version instead. [-Wdeprecated-declarations] 130 | auto payload = THeader::transform( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:225:5: note: 'transform' has been explicitly marked deprecated here 225 | [[deprecated("Use TTransform version instead.")]] | ^ 47 warnings generated. [ 81% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorHelper.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorHelper.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorHelper.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/AsyncProcessorHelper.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/AsyncProcessorHelper.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/AsyncProcessorHelper.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 81% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderClientChannel.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderClientChannel.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderClientChannel.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderClientChannel.h:31: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ChannelCallbacks.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderClientChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 92 | StreamClientCallback* clientCallback, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nullable' if the pointer may be null 92 | StreamClientCallback* clientCallback, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nonnull' if the pointer should never be null 92 | StreamClientCallback* clientCallback, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 122 | void attachEventBase(folly::EventBase*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nullable' if the pointer may be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nonnull' if the pointer should never be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nullable' if the pointer may be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nonnull' if the pointer should never be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 143 | void setFlushList(FlushList* flushList); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nullable' if the pointer may be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nonnull' if the pointer should never be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | folly::EventBase* evb_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nullable' if the pointer may be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nonnull' if the pointer should never be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 164 | folly::EventBase* evb, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nullable' if the pointer may be null 164 | folly::EventBase* evb, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nonnull' if the pointer should never be null 164 | folly::EventBase* evb, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 207 | StreamClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nullable' if the pointer may be null 207 | StreamClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nonnull' if the pointer should never be null 207 | StreamClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 216 | SinkClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nullable' if the pointer may be null 216 | SinkClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nonnull' if the pointer should never be null 216 | SinkClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 225 | BiDiClientCallback* clientCallback); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nullable' if the pointer may be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nonnull' if the pointer should never be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:27: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:236:21: warning: 'setTransform' is deprecated: Use setTTransform instead. [-Wdeprecated-declarations] 236 | header->setTransform(THeader::ZLIB_TRANSFORM); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:246:5: note: 'setTransform' has been explicitly marked deprecated here 246 | [[deprecated("Use setTTransform instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:239:21: warning: 'setTransform' is deprecated: Use setTTransform instead. [-Wdeprecated-declarations] 239 | header->setTransform(THeader::ZSTD_TRANSFORM); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:246:5: note: 'setTransform' has been explicitly marked deprecated here 246 | [[deprecated("Use setTTransform instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:336:18: warning: 'addHeader' is deprecated: Use apache::thrift::TTransform instead [-Wdeprecated-declarations] 336 | return header->addHeader(std::move(buf)); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:330:5: note: 'addHeader' has been explicitly marked deprecated here 330 | [[deprecated("Use apache::thrift::TTransform instead")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:471:37: warning: 'RocketUpgradeAsyncClient' is deprecated: Use apache::thrift::Client instead [-Wdeprecated-declarations] 471 | RocketUpgradeAsyncClient::recv_wrapped_upgradeToRocket(state)) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.h:166:34: note: 'RocketUpgradeAsyncClient' has been explicitly marked deprecated here 166 | using RocketUpgradeAsyncClient [[deprecated("Use apache::thrift::Client instead")]] = ::apache::thrift::Client; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/HeaderClientChannel.cpp:655:50: warning: 'RocketUpgradeAsyncClient' is deprecated: Use apache::thrift::Client instead [-Wdeprecated-declarations] 655 | auto client = std::make_unique( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.h:166:34: note: 'RocketUpgradeAsyncClient' has been explicitly marked deprecated here 166 | using RocketUpgradeAsyncClient [[deprecated("Use apache::thrift::Client instead")]] = ::apache::thrift::Client; | ^ 56 warnings generated. [ 82% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/MultiplexAsyncProcessor.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/MultiplexAsyncProcessor.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/MultiplexAsyncProcessor.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/MultiplexAsyncProcessor.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/MultiplexAsyncProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/MultiplexAsyncProcessor.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/MultiplexAsyncProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/MultiplexAsyncProcessor.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 82% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/EventTask.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/EventTask.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/EventTask.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/EventTask.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/EventTask.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/EventTask.h:20: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/EventTask.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/EventTask.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequest.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 82% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/GeneratedAsyncProcessorBase.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/GeneratedAsyncProcessorBase.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/GeneratedAsyncProcessorBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/GeneratedAsyncProcessorBase.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/GeneratedAsyncProcessorBase.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/GeneratedAsyncProcessorBase.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/GeneratedAsyncProcessorBase.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/GeneratedAsyncProcessorBase.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 82% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackBase.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackBase.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackBase.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackBase.cpp:21: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackBase.cpp:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackBase.cpp:124:12: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 124 | return getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackBase.cpp:158:43: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 158 | payload.transform(reqCtx_->getHeader()->getWriteTransforms()); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackBase.cpp:309:7: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 309 | getThreadManager_deprecated(), | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ 44 warnings generated. [ 83% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackOneWay.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackOneWay.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackOneWay.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackOneWay.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackOneWay.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackOneWay.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallbackOneWay.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackOneWay.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 83% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerInterface.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerInterface.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerInterface.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerInterface.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerInterface.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerInterface.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessorFunc.h:21: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerInterface.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerInterface.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessorFunc.h:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequest.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerInterface.cpp:70:7: warning: 'getThreadManager_deprecated' is deprecated: Use getHandlerExecutor [-Wdeprecated-declarations] 70 | if (getThreadManager_deprecated()) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerInterface.h:78:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 78 | [[deprecated("Use getHandlerExecutor")]] static concurrency::ThreadManager* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerInterface.cpp:71:12: warning: 'getThreadManager_deprecated' is deprecated: Use getHandlerExecutor [-Wdeprecated-declarations] 71 | return getThreadManager_deprecated()->getKeepAlive( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerInterface.h:78:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 78 | [[deprecated("Use getHandlerExecutor")]] static concurrency::ThreadManager* | ^ 43 warnings generated. [ 83% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequestTask.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequestTask.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequestTask.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerRequestTask.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerRequestTask.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequestHelper.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequest.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerRequestTask.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequestHelper.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequest.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 84% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2ConnContext.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2ConnContext.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2ConnContext.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2ConnContext.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2ConnContext.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:37: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2ConnContext.cpp:17: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 84% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Connection.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Connection.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Connection.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Connection.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Connection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Connection.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Connection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Connection.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Connection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Connection.h:28: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Connection.cpp:34: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Connection.cpp:34: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 46 | RequestsRegistry* requestsRegistry, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nullable' if the pointer may be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nonnull' if the pointer should never be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nonnull 53 warnings generated. [ 84% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Worker.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Worker.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Worker.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Worker.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Worker.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Worker.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Worker.cpp:31: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Connection.h:28: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/Cpp2Worker.cpp:600:44: warning: 'resourcePoolByPriority_deprecated' is deprecated: Use resourcePool instead [-Wdeprecated-declarations] 600 | &server->resourcePoolSet().resourcePoolByPriority_deprecated( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePoolSet.h:98:5: note: 'resourcePoolByPriority_deprecated' has been explicitly marked deprecated here 98 | [[deprecated("Use resourcePool instead")]] ResourcePool& | ^ 43 warnings generated. [ 85% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LegacyHeaderRoutingHandler.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LegacyHeaderRoutingHandler.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LegacyHeaderRoutingHandler.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LegacyHeaderRoutingHandler.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LegacyHeaderRoutingHandler.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/LegacyHeaderRoutingHandler.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LegacyHeaderRoutingHandler.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/LegacyHeaderRoutingHandler.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 85% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/StandardConcurrencyController.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/StandardConcurrencyController.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/StandardConcurrencyController.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/StandardConcurrencyController.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/StandardConcurrencyController.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ParallelConcurrencyController.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/RequestExpirationDelegate.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/StandardConcurrencyController.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ParallelConcurrencyController.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/RequestExpirationDelegate.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 85% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestPileBase.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestPileBase.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestPileBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestPileBase.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestPileBase.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/RequestPileBase.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestPileBase.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/RequestPileBase.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 85% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestsRegistry.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestsRegistry.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestsRegistry.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestsRegistry.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestsRegistry.cpp:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:37: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RequestsRegistry.cpp:21: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 86% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePool.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePool.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePool.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ResourcePool.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ResourcePool.cpp:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePool.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ResourcePool.cpp:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePool.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 86% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePoolSet.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePoolSet.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePoolSet.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ResourcePoolSet.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ResourcePoolSet.cpp:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePoolSet.h:26: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePool.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ResourcePoolSet.cpp:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePoolSet.h:26: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ResourcePool.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 86% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceHealthPoller.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceHealthPoller.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceHealthPoller.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServiceHealthPoller.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServiceHealthPoller.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ServiceHealthPoller.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/PolledServiceHealth.h:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServiceHealthPoller.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ServiceHealthPoller.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/PolledServiceHealth.h:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 87% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceInterceptorBase.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceInterceptorBase.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceInterceptorBase.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServiceInterceptorBase.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServiceInterceptorBase.cpp:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:37: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ServiceInterceptorBase.cpp:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 87% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TMConcurrencyController.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TMConcurrencyController.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TMConcurrencyController.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/TMConcurrencyController.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/TMConcurrencyController.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/TMConcurrencyController.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 87% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftRequest.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftRequest.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftRequest.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftRequest.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftRequest.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/core/ThriftRequest.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftRequest.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/core/ThriftRequest.h:41: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/core/ThriftRequest.cpp:22: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ 42 warnings generated. [ 87% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/InteractionOverload.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/InteractionOverload.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/InteractionOverload.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/InteractionOverload.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/InteractionOverload.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/InteractionOverload.cpp:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/InteractionOverload.h:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 88% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketRoutingHandler.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketRoutingHandler.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketRoutingHandler.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 46 | RequestsRegistry* requestsRegistry, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nullable' if the pointer may be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nonnull' if the pointer should never be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.cpp:34: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nullable' if the pointer may be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nonnull' if the pointer should never be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nullable' if the pointer may be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nonnull' if the pointer should never be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 161 | folly::HHWheelTimer::Callback*, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nullable' if the pointer may be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nonnull' if the pointer should never be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nullable' if the pointer may be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nonnull' if the pointer should never be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nullable' if the pointer may be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nonnull' if the pointer should never be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 222 | folly::AsyncSocket* const rawSocket_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nullable' if the pointer may be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nonnull' if the pointer should never be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nonnull 58 warnings generated. [ 88% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnection.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnection.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnection.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:52: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.cpp:17: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nullable' if the pointer may be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nonnull' if the pointer should never be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nullable' if the pointer may be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nonnull' if the pointer should never be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 161 | folly::HHWheelTimer::Callback*, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nullable' if the pointer may be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nonnull' if the pointer should never be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nullable' if the pointer may be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nonnull' if the pointer should never be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nullable' if the pointer may be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nonnull' if the pointer should never be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 222 | folly::AsyncSocket* const rawSocket_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nullable' if the pointer may be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nonnull' if the pointer should never be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nonnull 16 warnings generated. [ 88% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RefactoredRocketServerConnection.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RefactoredRocketServerConnection.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RefactoredRocketServerConnection.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:52: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:56: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/ConnectionAdapter.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:37: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:56: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/ConnectionAdapter.h:27: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:59: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/IncomingFrameBatcher.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/IncomingFrameHandler.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:54:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | explicit StreamCallbackManager(Connection* connection) noexcept | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:54:44: note: insert '_Nullable' if the pointer may be null 54 | explicit StreamCallbackManager(Connection* connection) noexcept | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:54:44: note: insert '_Nonnull' if the pointer should never be null 54 | explicit StreamCallbackManager(Connection* connection) noexcept | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:151:34: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 151 | void scheduleStreamTimeout(void* timeoutCallback) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:151:34: note: insert '_Nullable' if the pointer may be null 151 | void scheduleStreamTimeout(void* timeoutCallback) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:151:34: note: insert '_Nonnull' if the pointer should never be null 151 | void scheduleStreamTimeout(void* timeoutCallback) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:156:13: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 156 | Connection* connection_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:156:13: note: insert '_Nullable' if the pointer may be null 156 | Connection* connection_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:156:13: note: insert '_Nonnull' if the pointer should never be null 156 | Connection* connection_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.cpp:17: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:100:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 100 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:100:33: note: insert '_Nullable' if the pointer may be null 100 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:100:33: note: insert '_Nonnull' if the pointer should never be null 100 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:190:59: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 190 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:190:59: note: insert '_Nullable' if the pointer may be null 190 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:190:59: note: insert '_Nonnull' if the pointer should never be null 190 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:192:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | folly::HHWheelTimer::Callback*, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:192:36: note: insert '_Nullable' if the pointer may be null 192 | folly::HHWheelTimer::Callback*, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:192:36: note: insert '_Nonnull' if the pointer should never be null 192 | folly::HHWheelTimer::Callback*, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:265:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 265 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:265:21: note: insert '_Nullable' if the pointer may be null 265 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:265:21: note: insert '_Nonnull' if the pointer should never be null 265 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:275:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 275 | folly::AsyncSocket* const rawSocket_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:275:21: note: insert '_Nullable' if the pointer may be null 275 | folly::AsyncSocket* const rawSocket_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:275:21: note: insert '_Nonnull' if the pointer should never be null 275 | folly::AsyncSocket* const rawSocket_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:394:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 394 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:394:18: note: insert '_Nullable' if the pointer may be null 394 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:394:18: note: insert '_Nonnull' if the pointer should never be null 394 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:597:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 597 | IncomingFrameBatcher* cachedBatcher_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:597:23: note: insert '_Nullable' if the pointer may be null 597 | IncomingFrameBatcher* cachedBatcher_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:597:23: note: insert '_Nonnull' if the pointer should never be null 597 | IncomingFrameBatcher* cachedBatcher_{nullptr}; | ^ | _Nonnull 61 warnings generated. [ 89% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerFrameContext.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerFrameContext.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerFrameContext.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerFrameContext.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerFrameContext.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerFrameContext.h:25: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull 10 warnings generated. [ 89% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketSinkClientCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketSinkClientCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketSinkClientCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketSinkClientCallback.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketSinkClientCallback.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketSinkClientCallback.h:28: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull 10 warnings generated. [ 89% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketStreamClientCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketStreamClientCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketStreamClientCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketStreamClientCallback.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketStreamClientCallback.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketStreamClientCallback.h:28: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull 10 warnings generated. [ 90% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketBiDiClientCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketBiDiClientCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketBiDiClientCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketBiDiClientCallback.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketBiDiClientCallback.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketBiDiClientCallback.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull 10 warnings generated. [ 90% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketThriftRequests.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketThriftRequests.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketThriftRequests.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/core/ThriftRequest.h:38: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/core/ThriftRequest.h:41: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketBiDiClientCallback.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull 51 warnings generated. [ 90% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/ThriftRocketServerHandler.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/ThriftRocketServerHandler.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/ThriftRocketServerHandler.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.h:31: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.h:33: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 46 | RequestsRegistry* requestsRegistry, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nullable' if the pointer may be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nonnull' if the pointer should never be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nonnull 52 warnings generated. [ 90% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerInterfaceThread.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerInterfaceThread.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerInterfaceThread.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/util/ScopedServerInterfaceThread.h:26: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ClientChannel.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/util/ScopedServerInterfaceThread.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderClientChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 92 | StreamClientCallback* clientCallback, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nullable' if the pointer may be null 92 | StreamClientCallback* clientCallback, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:92:27: note: insert '_Nonnull' if the pointer should never be null 92 | StreamClientCallback* clientCallback, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 122 | void attachEventBase(folly::EventBase*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nullable' if the pointer may be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:122:40: note: insert '_Nonnull' if the pointer should never be null 122 | void attachEventBase(folly::EventBase*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nullable' if the pointer may be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:137:38: note: insert '_Nonnull' if the pointer should never be null 137 | void setCloseCallback(CloseCallback* closeCallback) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 143 | void setFlushList(FlushList* flushList); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nullable' if the pointer may be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:143:30: note: insert '_Nonnull' if the pointer should never be null 143 | void setFlushList(FlushList* flushList); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | folly::EventBase* evb_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nullable' if the pointer may be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:159:19: note: insert '_Nonnull' if the pointer should never be null 159 | folly::EventBase* evb_{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 164 | folly::EventBase* evb, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nullable' if the pointer may be null 164 | folly::EventBase* evb, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:164:23: note: insert '_Nonnull' if the pointer should never be null 164 | folly::EventBase* evb, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 207 | StreamClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nullable' if the pointer may be null 207 | StreamClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:207:27: note: insert '_Nonnull' if the pointer should never be null 207 | StreamClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 216 | SinkClientCallback* cb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nullable' if the pointer may be null 216 | SinkClientCallback* cb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:216:25: note: insert '_Nonnull' if the pointer should never be null 216 | SinkClientCallback* cb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 225 | BiDiClientCallback* clientCallback); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nullable' if the pointer may be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RocketClientChannel.h:225:25: note: insert '_Nonnull' if the pointer should never be null 225 | BiDiClientCallback* clientCallback); | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerInterfaceThread.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 50 warnings generated. [ 91% 326/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dasync_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp/CMakeFiles/async.dir/ContextStack.cpp.o -MF thrift/lib/cpp/CMakeFiles/async.dir/ContextStack.cpp.o.d -o thrift/lib/cpp/CMakeFiles/async.dir/ContextStack.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/ContextStack.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/ContextStack.cpp:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:37: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp/ContextStack.cpp:25: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 91% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/AsyncProcessor.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/AsyncProcessor.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/AsyncProcessor.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/AsyncProcessor.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/AsyncProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/AsyncProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 91% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallback.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallback.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallback.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallback.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallback.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallback.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/HandlerCallback.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallback.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:24: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 92% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequest.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequest.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequest.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerRequest.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerRequest.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequest.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/async/processor/ServerRequest.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/ServerRequest.h:21: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 92% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventHelper.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventHelper.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventHelper.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LoggingEventHelper.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LoggingEventHelper.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/LoggingEventHelper.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 92% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ParallelConcurrencyController.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ParallelConcurrencyController.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ParallelConcurrencyController.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ParallelConcurrencyController.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ParallelConcurrencyController.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ParallelConcurrencyController.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 92% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TokenBucketConcurrencyController.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TokenBucketConcurrencyController.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TokenBucketConcurrencyController.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/TokenBucketConcurrencyController.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/TokenBucketConcurrencyController.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/TokenBucketConcurrencyController.cpp:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessorHelper.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 93% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThreadManagerLoggingWrapper.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThreadManagerLoggingWrapper.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThreadManagerLoggingWrapper.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThreadManagerLoggingWrapper.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThreadManagerLoggingWrapper.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThreadManagerLoggingWrapper.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 93% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RoundRobinRequestPile.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RoundRobinRequestPile.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RoundRobinRequestPile.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RoundRobinRequestPile.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RoundRobinRequestPile.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/RoundRobinRequestPile.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/RoundRobinRequestPile.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/RoundRobinRequestPile.h:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 93% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftProcessor.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftProcessor.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftProcessor.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftProcessor.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftProcessor.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftProcessor.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 94% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServer.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServer.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServer.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp:56: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Connection.h:28: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp:68: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp:68: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 46 | RequestsRegistry* requestsRegistry, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nullable' if the pointer may be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h:46:23: note: insert '_Nonnull' if the pointer should never be null 46 | RequestsRegistry* requestsRegistry, | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftServer.cpp:69: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nullable' if the pointer may be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nonnull' if the pointer should never be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nullable' if the pointer may be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nonnull' if the pointer should never be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 161 | folly::HHWheelTimer::Callback*, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nullable' if the pointer may be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nonnull' if the pointer should never be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nullable' if the pointer may be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nonnull' if the pointer should never be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nullable' if the pointer may be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nonnull' if the pointer should never be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 222 | folly::AsyncSocket* const rawSocket_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nullable' if the pointer may be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nonnull' if the pointer should never be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nonnull 59 warnings generated. [ 94% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionFactory.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionFactory.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionFactory.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 65 | T* create(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nullable' if the pointer may be null 65 | T* create(); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:65:4: note: insert '_Nonnull' if the pointer should never be null 65 | T* create(); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nullable' if the pointer may be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:208:67: note: insert '_Nonnull' if the pointer should never be null 208 | virtual void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nullable' if the pointer may be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:210:36: note: insert '_Nonnull' if the pointer should never be null 210 | folly::HHWheelTimer::Callback*, std::chrono::milliseconds timeout) = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nullable' if the pointer may be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:217:26: note: insert '_Nonnull' if the pointer should never be null 217 | virtual Cpp2ConnContext* getCpp2ConnContext() = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nullable' if the pointer may be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:238:29: note: insert '_Nonnull' if the pointer should never be null 238 | virtual folly::AsyncSocket* getRawSocket() const = 0; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 252 | bool addObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nullable' if the pointer may be null 252 | bool addObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:252:28: note: insert '_Nonnull' if the pointer should never be null 252 | bool addObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 266 | bool removeObserver(Observer* observer) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nullable' if the pointer may be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:266:31: note: insert '_Nonnull' if the pointer should never be null 266 | bool removeObserver(Observer* observer) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nullable' if the pointer may be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:298:43: note: insert '_Nonnull' if the pointer should never be null 298 | IRocketServerConnectionObserverContainer* getObserverContainer() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 346 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nullable' if the pointer may be null 346 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:346:28: note: insert '_Nonnull' if the pointer should never be null 346 | IRocketServerConnection* connection) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 368 | IRocketServerConnection* connection) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nullable' if the pointer may be null 368 | IRocketServerConnection* connection) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h:368:28: note: insert '_Nonnull' if the pointer should never be null 368 | IRocketServerConnection* connection) | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:56: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/ConnectionAdapter.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:37: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:56: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/ConnectionAdapter.h:27: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:59: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/IncomingFrameBatcher.h:22: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/IncomingFrameHandler.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:54:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | explicit StreamCallbackManager(Connection* connection) noexcept | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:54:44: note: insert '_Nullable' if the pointer may be null 54 | explicit StreamCallbackManager(Connection* connection) noexcept | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:54:44: note: insert '_Nonnull' if the pointer should never be null 54 | explicit StreamCallbackManager(Connection* connection) noexcept | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:151:34: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 151 | void scheduleStreamTimeout(void* timeoutCallback) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:151:34: note: insert '_Nullable' if the pointer may be null 151 | void scheduleStreamTimeout(void* timeoutCallback) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:151:34: note: insert '_Nonnull' if the pointer should never be null 151 | void scheduleStreamTimeout(void* timeoutCallback) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:156:13: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 156 | Connection* connection_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:156:13: note: insert '_Nullable' if the pointer may be null 156 | Connection* connection_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h:156:13: note: insert '_Nonnull' if the pointer should never be null 156 | Connection* connection_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp:22: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:100:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 100 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:100:33: note: insert '_Nullable' if the pointer may be null 100 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:100:33: note: insert '_Nonnull' if the pointer should never be null 100 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:190:59: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 190 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:190:59: note: insert '_Nullable' if the pointer may be null 190 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:190:59: note: insert '_Nonnull' if the pointer should never be null 190 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:192:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | folly::HHWheelTimer::Callback*, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:192:36: note: insert '_Nullable' if the pointer may be null 192 | folly::HHWheelTimer::Callback*, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:192:36: note: insert '_Nonnull' if the pointer should never be null 192 | folly::HHWheelTimer::Callback*, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:265:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 265 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:265:21: note: insert '_Nullable' if the pointer may be null 265 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:265:21: note: insert '_Nonnull' if the pointer should never be null 265 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:275:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 275 | folly::AsyncSocket* const rawSocket_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:275:21: note: insert '_Nullable' if the pointer may be null 275 | folly::AsyncSocket* const rawSocket_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:275:21: note: insert '_Nonnull' if the pointer should never be null 275 | folly::AsyncSocket* const rawSocket_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:394:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 394 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:394:18: note: insert '_Nullable' if the pointer may be null 394 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:394:18: note: insert '_Nonnull' if the pointer should never be null 394 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:597:23: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 597 | IncomingFrameBatcher* cachedBatcher_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:597:23: note: insert '_Nullable' if the pointer may be null 597 | IncomingFrameBatcher* cachedBatcher_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h:597:23: note: insert '_Nonnull' if the pointer should never be null 597 | IncomingFrameBatcher* cachedBatcher_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.cpp:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nullable' if the pointer may be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:83:33: note: insert '_Nonnull' if the pointer should never be null 83 | const folly::SocketOptionMap* socketOptions{nullptr}; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nullable' if the pointer may be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:159:59: note: insert '_Nonnull' if the pointer should never be null 159 | void scheduleStreamTimeout(folly::HHWheelTimer::Callback*) override; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 161 | folly::HHWheelTimer::Callback*, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nullable' if the pointer may be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:161:36: note: insert '_Nonnull' if the pointer should never be null 161 | folly::HHWheelTimer::Callback*, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nullable' if the pointer may be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:173:18: note: insert '_Nonnull' if the pointer should never be null 173 | Cpp2ConnContext* getCpp2ConnContext() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nullable' if the pointer may be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:213:21: note: insert '_Nonnull' if the pointer should never be null 213 | folly::AsyncSocket* getRawSocket() const override { return rawSocket_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 222 | folly::AsyncSocket* const rawSocket_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nullable' if the pointer may be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h:222:21: note: insert '_Nonnull' if the pointer should never be null 222 | folly::AsyncSocket* const rawSocket_; | ^ | _Nonnull 67 warnings generated. [ 94% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/EmptyAsyncProcessor.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/EmptyAsyncProcessor.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/EmptyAsyncProcessor.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/EmptyAsyncProcessor.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/EmptyAsyncProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/util/EmptyAsyncProcessor.h:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/EmptyAsyncProcessor.cpp:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/util/EmptyAsyncProcessor.h:17: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 95% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerThread.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerThread.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerThread.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerThread.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerThread.cpp:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/util/ScopedServerThread.cpp:28: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/ThriftServer.h:66: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 95% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp:8: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.h:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/client_h.h:25: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncClient.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/HeaderChannel.h:20: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/RequestChannel.h:38: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp:8: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.h:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/client_h.h:27: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp:10: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/client_cpp.h:27: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ 42 warnings generated. [ 95% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dquic_thriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/quic_thriftcpp2.dir/server/ThriftQuicServer.cpp.o -MF thrift/lib/cpp2/CMakeFiles/quic_thriftcpp2.dir/server/ThriftQuicServer.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/quic_thriftcpp2.dir/server/ThriftQuicServer.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftQuicServer.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftQuicServer.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:19: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/thrift/lib/cpp2/server/ThriftQuicServer.cpp:18: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2Worker.h:35: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/IOWorkerContext.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ReplyInfo.h:23: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull 41 warnings generated. [ 95% 327/340] /usr/local/libexec/ccache/c++ -DFMT_SHARED -DGFLAGS_IS_A_DLL=0 -DTHRIFT_HAVE_LIBSNAPPY=0 -Dthriftcpp2_EXPORTS -I/wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/. -I/wrkdirs/usr/ports/devel/fbthrift/work/.build -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -std=c++20 -fPIC -fsized-deallocation -pthread -MD -MT thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade.cpp.o -MF thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade.cpp.o.d -o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade.cpp.o -c /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:8: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.h:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_h.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:23: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ResponseChannel.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerBiDiStreamFactory.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/BiDiStream.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Sink.h:29: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/ServerSinkBridge.h:30: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nullable' if the pointer may be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:129:28: note: insert '_Nonnull' if the pointer should never be null 129 | InteractionOverloadPolicy* getOverloadPolicy() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nullable' if the pointer may be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:192:45: note: insert '_Nonnull' if the pointer should never be null 192 | Tile& tile, concurrency::ThreadManager* tm, folly::EventBase& eb); | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nullable' if the pointer may be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:223:15: note: insert '_Nonnull' if the pointer should never be null 223 | TilePtr(Tile* tile, folly::Executor::KeepAlive eb) | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 243 | Tile* get() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nullable' if the pointer may be null 243 | Tile* get() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:243:7: note: insert '_Nonnull' if the pointer should never be null 243 | Tile* get() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 245 | Tile* operator->() const { return tile_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nullable' if the pointer may be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:245:7: note: insert '_Nonnull' if the pointer should never be null 245 | Tile* operator->() const { return tile_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 250 | Tile* tile_{nullptr}; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nullable' if the pointer may be null 250 | Tile* tile_{nullptr}; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/Interaction.h:250:7: note: insert '_Nonnull' if the pointer should never be null 250 | Tile* tile_{nullptr}; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:8: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.h:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_h.h:27: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/AsyncProcessor.h:19: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/AsyncProcessor.h:24: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 54 | using ClientIdentityHook = std::function( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nullable' if the pointer may be null 54 | using ClientIdentityHook = std::function( | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:54:77: note: insert '_Nonnull' if the pointer should never be null 54 | using ClientIdentityHook = std::function( | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nullable' if the pointer may be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:283:38: note: insert '_Nonnull' if the pointer should never be null 283 | virtual const folly::AsyncTransport* getTransport() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 309 | void* getUserData() const override { return userData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nullable' if the pointer may be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:309:7: note: insert '_Nonnull' if the pointer should never be null 309 | void* getUserData() const override { return userData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nullable' if the pointer may be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:318:7: note: insert '_Nonnull' if the pointer should never be null 318 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nullable' if the pointer may be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:376:19: note: insert '_Nonnull' if the pointer should never be null 376 | const Cpp2Worker* getWorker() const { return worker_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nullable' if the pointer may be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:378:24: note: insert '_Nonnull' if the pointer should never be null 378 | const IOWorkerContext* getWorkerContext() const { return workerContext_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nullable' if the pointer may be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:393:48: note: insert '_Nonnull' if the pointer should never be null 393 | detail::ServiceInterceptorOnConnectionStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 450 | Tile* findTile(int64_t id) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nullable' if the pointer may be null 450 | Tile* findTile(int64_t id) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:450:7: note: insert '_Nonnull' if the pointer should never be null 450 | Tile* findTile(int64_t id) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 572 | const folly::AsyncTransport* transport_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nullable' if the pointer may be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:572:30: note: insert '_Nonnull' if the pointer should never be null 572 | const folly::AsyncTransport* transport_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 574 | folly::EventBaseManager* manager_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nullable' if the pointer may be null 574 | folly::EventBaseManager* manager_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:574:26: note: insert '_Nonnull' if the pointer should never be null 574 | folly::EventBaseManager* manager_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 579 | const Cpp2Worker* worker_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nullable' if the pointer may be null 579 | const Cpp2Worker* worker_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:579:19: note: insert '_Nonnull' if the pointer should never be null 579 | const Cpp2Worker* worker_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 580 | const IOWorkerContext* workerContext_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nullable' if the pointer may be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:580:24: note: insert '_Nonnull' if the pointer should never be null 580 | const IOWorkerContext* workerContext_; | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 596 | Tile* findTile(int64_t interactionId) const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nullable' if the pointer may be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:596:7: note: insert '_Nonnull' if the pointer should never be null 596 | Tile* findTile(int64_t interactionId) const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 612 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nullable' if the pointer may be null 612 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:612:22: note: insert '_Nonnull' if the pointer should never be null 612 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 617 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nullable' if the pointer may be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:617:41: note: insert '_Nonnull' if the pointer should never be null 617 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 628 | Cpp2ConnContext* ctx, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nullable' if the pointer may be null 628 | Cpp2ConnContext* ctx, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:628:22: note: insert '_Nonnull' if the pointer should never be null 628 | Cpp2ConnContext* ctx, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 629 | apache::thrift::transport::THeader* header = nullptr, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nullable' if the pointer may be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:629:41: note: insert '_Nonnull' if the pointer should never be null 629 | apache::thrift::transport::THeader* header = nullptr, | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nullable' if the pointer may be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:642:44: note: insert '_Nonnull' if the pointer should never be null 642 | void setConnectionContext(Cpp2ConnContext* ctx) { ctx_ = ctx; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nullable' if the pointer may be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:645:29: note: insert '_Nonnull' if the pointer should never be null 645 | const folly::SocketAddress* getPeerAddress() const override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 649 | const folly::SocketAddress* getLocalAddress() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nullable' if the pointer may be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:649:29: note: insert '_Nonnull' if the pointer should never be null 649 | const folly::SocketAddress* getLocalAddress() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nullable' if the pointer may be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:675:26: note: insert '_Nonnull' if the pointer should never be null 675 | folly::EventBaseManager* getEventBaseManager() override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nullable' if the pointer may be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:683:7: note: insert '_Nonnull' if the pointer should never be null 683 | void* getUserData() const override { return ctx_->getUserData(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nullable' if the pointer may be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:685:7: note: insert '_Nonnull' if the pointer should never be null 685 | void* setUserData(folly::erased_unique_ptr data) override { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 691 | void* getRequestData() const { return requestData_.get(); } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nullable' if the pointer may be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:691:7: note: insert '_Nonnull' if the pointer should never be null 691 | void* getRequestData() const { return requestData_.get(); } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:11: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:42: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nullable' if the pointer may be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:695:25: note: insert '_Nonnull' if the pointer should never be null 695 | void* data, void (*destructor)(void*) = no_op_destructor) { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nullable' if the pointer may be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:712:26: note: insert '_Nonnull' if the pointer should never be null 712 | virtual Cpp2ConnContext* getConnectionContext() const { return ctx_; } | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 772 | const std::string* clientId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nullable' if the pointer may be null 772 | const std::string* clientId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:772:20: note: insert '_Nonnull' if the pointer should never be null 772 | const std::string* clientId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 782 | const std::string* getClientRequestId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nullable' if the pointer may be null 782 | const std::string* getClientRequestId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:782:20: note: insert '_Nonnull' if the pointer should never be null 782 | const std::string* getClientRequestId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 807 | const std::string* getRoutingTarget() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nullable' if the pointer may be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:807:20: note: insert '_Nonnull' if the pointer should never be null 807 | const std::string* getRoutingTarget() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 819 | const std::string* tenantId() const { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nullable' if the pointer may be null 819 | const std::string* tenantId() const { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:819:20: note: insert '_Nonnull' if the pointer should never be null 819 | const std::string* tenantId() const { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 835 | detail::ServiceInterceptorOnRequestStorage* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nullable' if the pointer may be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:835:45: note: insert '_Nonnull' if the pointer should never be null 835 | detail::ServiceInterceptorOnRequestStorage* | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nullable' if the pointer may be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:842:44: note: insert '_Nonnull' if the pointer should never be null 842 | const InterceptorFrameworkMetadataStorage* getInterceptorFrameworkMetadata() { | ^ | _Nonnull /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness] 869 | Cpp2ConnContext* ctx_; | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nullable' if the pointer may be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nullable /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/server/Cpp2ConnContext.h:869:18: note: insert '_Nonnull' if the pointer should never be null 869 | Cpp2ConnContext* ctx_; | ^ | _Nonnull In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:11: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:35: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/GeneratedCodeHelper.h:1656:40: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 1656 | if (auto threadManager = callback->getThreadManager_deprecated(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:11: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:67:43: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 67 | queue.move(), ctx->getHeader()->getWriteTransforms())); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:11: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:66:27: warning: 'transform' is deprecated: Use TTransform version instead. [-Wdeprecated-declarations] 66 | transport::THeader::transform( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:225:5: note: 'transform' has been explicitly marked deprecated here 225 | [[deprecated("Use TTransform version instead.")]] | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:41:10: warning: 'upgradeToRocket' is deprecated: Use sync_upgradeToRocket instead [-Wdeprecated-declarations] 41 | return upgradeToRocket(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.h:53:5: note: 'upgradeToRocket' has been explicitly marked deprecated here 53 | [[deprecated("Use sync_upgradeToRocket instead")]] virtual void upgradeToRocket(); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:112:23: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 112 | callback->getThreadManager_deprecated(), | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:143:23: warning: 'getThreadManager_deprecated' is deprecated: use getHandlerExecutor() [-Wdeprecated-declarations] 143 | callback->getThreadManager_deprecated(), | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/async/processor/HandlerCallbackBase.h:286:5: note: 'getThreadManager_deprecated' has been explicitly marked deprecated here 286 | [[deprecated("use getHandlerExecutor()")]] concurrency::ThreadManager* | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:153:8: warning: 'scheduleOn' is deprecated: Legacy form, prefer `co_withExecutor(exec, yourTask())`. [-Wdeprecated-declarations] 153 | .scheduleOn(apache::thrift::detail::ServerRequestHelper::executor(serverRequest)) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:215:36: note: in instantiation of function template specialization 'apache::thrift::RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket' requested here 215 | &RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket, | ^ /usr/local/include/folly/coro/Task.h:740:5: note: 'scheduleOn' has been explicitly marked deprecated here 740 | [[deprecated("Legacy form, prefer `co_withExecutor(exec, yourTask())`.")]] | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:11: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:67:43: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 67 | queue.move(), ctx->getHeader()->getWriteTransforms())); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:121:14: note: in instantiation of function template specialization 'apache::thrift::detail::ap::process_serialize_xform_app_exn' requested here 121 | auto buf = process_serialize_xform_app_exn( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:84:33: note: in instantiation of function template specialization 'apache::thrift::detail::ap::process_handle_exn_deserialization' requested here 84 | apache::thrift::detail::ap::process_handle_exn_deserialization< | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:215:36: note: in instantiation of function template specialization 'apache::thrift::RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket' requested here 215 | &RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:153:8: warning: 'scheduleOn' is deprecated: Legacy form, prefer `co_withExecutor(exec, yourTask())`. [-Wdeprecated-declarations] 153 | .scheduleOn(apache::thrift::detail::ServerRequestHelper::executor(serverRequest)) | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:216:36: note: in instantiation of function template specialization 'apache::thrift::RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket' requested here 216 | &RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket}}, | ^ /usr/local/include/folly/coro/Task.h:740:5: note: 'scheduleOn' has been explicitly marked deprecated here 740 | [[deprecated("Legacy form, prefer `co_withExecutor(exec, yourTask())`.")]] | ^ In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:9: In file included from /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:11: /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:67:43: warning: 'getWriteTransforms' is deprecated: Use getWriteTTransforms instead. [-Wdeprecated-declarations] 67 | queue.move(), ctx->getHeader()->getWriteTransforms())); | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp2/gen/service_tcc.h:121:14: note: in instantiation of function template specialization 'apache::thrift::detail::ap::process_serialize_xform_app_exn' requested here 121 | auto buf = process_serialize_xform_app_exn( | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc:84:33: note: in instantiation of function template specialization 'apache::thrift::detail::ap::process_handle_exn_deserialization' requested here 84 | apache::thrift::detail::ap::process_handle_exn_deserialization< | ^ /wrkdirs/usr/ports/devel/fbthrift/work/.build/thrift/lib/thrift/gen-cpp2/RocketUpgrade.cpp:216:36: note: in instantiation of function template specialization 'apache::thrift::RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket' requested here 216 | &RocketUpgradeAsyncProcessor::executeRequest_upgradeToRocket}}, | ^ /wrkdirs/usr/ports/devel/fbthrift/work/fbthrift-2026.01.05.00/./thrift/lib/cpp/transport/THeader.h:278:5: note: 'getWriteTransforms' has been explicitly marked deprecated here 278 | [[deprecated("Use getWriteTTransforms instead.")]] | ^ 51 warnings generated. [ 96% 327/340] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp/CMakeFiles/async.dir/link.d -shared -Wl,-soname,libasync.so.1.0.0 -o lib/libasync.so.1.0.0 thrift/lib/cpp/CMakeFiles/async.dir/ContextStack.cpp.o thrift/lib/cpp/CMakeFiles/async.dir/EventHandlerBase.cpp.o thrift/lib/cpp/CMakeFiles/async.dir/server/TServerObserver.cpp.o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/detail/EventHandlerRuntime.cpp.o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/ClientInterceptorBase.cpp.o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/InterceptorFlags.cpp.o thrift/lib/cpp/CMakeFiles/async.dir/__/cpp2/async/InterceptorFrameworkMetadata.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libruntime.so lib/libtransport.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/local/lib/libglog.so /usr/lib/libssl.so /usr/lib/libcrypto.so lib/libconcurrency.so.1.0.0 lib/libthrift-core.so.1.0.0 lib/librpcmetadata.so.1.0.0 /usr/local/lib/libfizz.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/libz.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo /usr/local/lib/libgflags.so.2.3.0 /usr/lib/libz.so /usr/local/lib/libzstd.so /usr/local/lib/libsodium.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libglog.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libevent.so /usr/local/lib/libdouble-conversion.so /usr/lib/librt.so -lpthread && : [ 96% 328/340] /usr/local/bin/cmake -E cmake_symlink_library lib/libasync.so.1.0.0 lib/libasync.so.1.0.0 lib/libasync.so && : [ 96% 329/340] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/link.d -shared -Wl,-soname,libthriftprotocol.so.1.0.0 -o lib/libthriftprotocol.so.1.0.0 thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/Protocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/BinaryProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/CompactProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/CompactV1Protocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/DebugProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/JSONProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/JSONProtocolCommon.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/Serializer.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/TableBasedSerializer.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/TableBasedSerializerImpl.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/protocol/VirtualProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TDebugProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TJSONProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TBase64Utils.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TProtocolException.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TSimpleJSONProtocol.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/protocol/TType.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/cpp/util/VarintUtils.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftprotocol.dir/__/thrift/gen-cpp2/reflection_types_serialization.cpp.o -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib: /usr/local/lib/libglog.so lib/libasync.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/local/lib/libfizz.so.1.0.0 /usr/local/lib/libsodium.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/librt.so lib/libruntime.so lib/libtransport.so.1.0.0 lib/libthrift-core.so.1.0.0 lib/libconcurrency.so.1.0.0 lib/librpcmetadata.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /usr/local/lib/libglog.so /usr/local/lib/libgflags.so.2.3.0 /usr/local/lib/libevent.so /usr/local/lib/libdouble-conversion.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_thread.so -lpthread /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo /usr/lib/libz.so /usr/local/lib/libzstd.so && : [ 97% 330/340] /usr/local/bin/cmake -E cmake_symlink_library lib/libthriftprotocol.so.1.0.0 lib/libthriftprotocol.so.1.0.0 lib/libthriftprotocol.so && : [ 97% 332/340] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thrifttype.dir/link.d -shared -Wl,-soname,libthrifttype.so.1.0.0 -o lib/libthrifttype.so.1.0.0 thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_data.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/__/thrift/gen-cpp2/type_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/op/Serializer.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Any.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/BaseType.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Protocol.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Runtime.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/Type.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/TypeRegistry.cpp.o thrift/lib/cpp2/CMakeFiles/thrifttype.dir/type/UniversalName.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libcommon.so lib/libthrifttyperep.so.1.0.0 lib/libthriftannotation.so.1.0.0 lib/libthriftprotocol.so.1.0.0 lib/libasync.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/local/lib/libfizz.so.1.0.0 /usr/local/lib/libsodium.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/librt.so lib/libruntime.so lib/libtransport.so.1.0.0 lib/libthrift-core.so.1.0.0 lib/libconcurrency.so.1.0.0 lib/librpcmetadata.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /usr/local/lib/libglog.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo /usr/lib/libz.so && : [ 97% 333/340] /usr/local/bin/cmake -E cmake_symlink_library lib/libthrifttype.so.1.0.0 lib/libthrifttype.so.1.0.0 lib/libthrifttype.so && : [ 97% 334/340] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/link.d -shared -Wl,-soname,libthriftfrozen2.so.1.0.0 -o lib/libthriftfrozen2.so.1.0.0 thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/Frozen.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/FrozenUtil.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/frozen/schema/MemorySchema.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftfrozen2.dir/__/thrift/gen-cpp2/frozen_metadata.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libthriftmetadata.so.1.0.0 /usr/local/lib/libglog.so lib/libthriftprotocol.so.1.0.0 lib/libasync.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/local/lib/libfizz.so.1.0.0 /usr/local/lib/libsodium.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/librt.so lib/libruntime.so lib/libtransport.so.1.0.0 lib/libthrift-core.so.1.0.0 lib/libconcurrency.so.1.0.0 lib/librpcmetadata.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libglog.so /usr/local/lib/libgflags.so.2.3.0 /usr/local/lib/libfmt.so.12.1.0 /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_thread.so -lpthread /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo /usr/lib/libz.so && : [ 98% 335/340] /usr/local/bin/cmake -E cmake_symlink_library lib/libthriftfrozen2.so.1.0.0 lib/libthriftfrozen2.so.1.0.0 lib/libthriftfrozen2.so && : [ 98% 335/340] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/link.d -shared -Wl,-soname,libthriftanyrep.so -o lib/libthriftanyrep.so thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftanyrep.dir/__/thrift/gen-cpp2/any_rep_types_serialization.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libthrifttype.so.1.0.0 lib/libthrifttyperep.so.1.0.0 lib/libthriftannotation.so.1.0.0 lib/libcommon.so lib/libthriftprotocol.so.1.0.0 lib/libasync.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/local/lib/libfizz.so.1.0.0 /usr/local/lib/libsodium.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/librt.so lib/libruntime.so lib/libtransport.so.1.0.0 lib/libthrift-core.so.1.0.0 lib/libconcurrency.so.1.0.0 lib/librpcmetadata.so.1.0.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/local/lib/libdouble-conversion.so /usr/local/lib/libgflags.so.2.3.0 -lpthread /usr/local/lib/libglog.so /usr/local/lib/libevent.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo /usr/lib/libz.so && : [ 98% 336/340] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/link.d -shared -Wl,-soname,libthriftcpp2.so.1.0.0 -o lib/libthriftcpp2.so.1.0.0 thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/FieldRef.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/Flags.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/GeneratedCodeHelper.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/TrustedServerException.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncClient.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessor.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorFactory.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/AsyncProcessorHelper.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientSinkBridge.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ClientStreamBridge.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/Cpp2Channel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/DuplexChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/FramingHandler.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderChannelTrait.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderClientChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HeaderServerChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/HibernatingRequestChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/Interaction.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/InteractionOverloadPolicy.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/InterceptorFlags.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/MultiplexAsyncProcessor.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/PooledRequestChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ReconnectingRequestChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RequestChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ResponseChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RetryingRequestChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RocketClientChannel.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcOptions.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/RpcTypes.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerBiDiStreamFactory.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerGeneratorStreamBridge.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerRequestData.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/ServerSinkBridge.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/StreamPayload.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/AsyncProcessor.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/AsyncProcessorFunc.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/EventTask.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/GeneratedAsyncProcessorBase.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackBase.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/HandlerCallbackOneWay.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/RequestParams.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/RequestTask.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerInterface.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequest.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequestHelper.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServerRequestTask.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/async/processor/ServiceHandlerBase.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/gen/module_constants_cpp.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/gen/module_types_cpp.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/AsyncStopTLS.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/FizzPeeker.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/SSLUtil.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/ThriftParametersClientExtension.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/security/extensions/Types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/AdaptiveConcurrency.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ConcurrencyControllerBase.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2ConnContext.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Connection.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/Cpp2Worker.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/CPUConcurrencyController.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/DecoratorData.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/DecoratorDataRuntime.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/IOUringUtil.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LegacyHeaderRoutingHandler.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEvent.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventHelper.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/LoggingEventTransportMetadata.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/MonitoringMethodNames.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ParallelConcurrencyController.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TokenBucketConcurrencyController.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceInterceptorQualifiedName.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/StandardConcurrencyController.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThreadManagerLoggingWrapper.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestDebugLog.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestPileBase.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ReactiveToggle.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RequestsRegistry.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePool.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePoolSet.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ResourcePoolHandle.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/RoundRobinRequestPile.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/WeightedRequestPileQueue.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerAttribute.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerFlags.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServerInstrumentation.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceHealthPoller.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ServiceInterceptorBase.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftProcessor.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServer.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/ThriftServerConfig.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/TMConcurrencyController.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/peeking/TLSHelper.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/server/metrics/PendingConnectionsMetrics.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RequestStateMachine.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RpcMetadataUtil.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/RpcMetadataPlugins.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/SendCallbacks.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClient.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftClientCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/core/ThriftRequest.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/FdSocket.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/ChecksumGenerator.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/Types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionManager.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CompressionAlgorithmSelector.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/compression/CustomCompressorRegistry.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContext.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RequestContextQueue.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketClient.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/KeepAliveWatcher.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketSinkServerCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/client/RocketBiDiServerCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/flush/FlushManager.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/parser/AllocatingParserStrategy.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/ErrorCode.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/FrameDataFirstFieldAligner.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Frames.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Parser.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Serializer.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/framing/Util.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/DefaultPayloadSerializerStrategy.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/payload/PayloadSerializer.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/InteractionOverload.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketRoutingHandler.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnection.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RefactoredRocketServerConnection.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionPlugins.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerFrameContext.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketSinkClientCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketStreamClientCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketBiDiClientCallback.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketThriftRequests.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/RocketServerConnectionFactory.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/ThriftRocketServerHandler.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/transport/rocket/server/detail/WriteBatcher.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/Checksum.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/DebugString.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/EmptyAsyncProcessor.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/SchemaToMetadata.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerInterfaceThread.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/util/ScopedServerThread.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/visitation/visit_by_thrift_field_metadata.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_constants.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_data.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_binary.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_compact.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade_types_serialization.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgrade.cpp.o thrift/lib/cpp2/CMakeFiles/thriftcpp2.dir/__/thrift/gen-cpp2/RocketUpgradeAsyncClient.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib: lib/libthriftfrozen2.so.1.0.0 lib/libthriftanyrep.so lib/libserverdbginfo.so.1.0.0 /usr/local/lib/libxxhash.so lib/libthriftmetadata.so.1.0.0 lib/libthrifttype.so.1.0.0 lib/libthriftprotocol.so.1.0.0 lib/libasync.so.1.0.0 lib/libruntime.so lib/libtransport.so.1.0.0 lib/librpcmetadata.so.1.0.0 lib/libconcurrency.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/local/lib/libfizz.so.1.0.0 /usr/lib/libz.so /usr/local/lib/libsodium.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/librt.so lib/libthrift-core.so.1.0.0 lib/libthrifttyperep.so.1.0.0 lib/libthriftannotation.so.1.0.0 lib/libcommon.so /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /usr/local/lib/libglog.so /usr/local/lib/libgflags.so.2.3.0 /usr/local/lib/libevent.so /usr/local/lib/libdouble-conversion.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_thread.so -lpthread /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo && : [ 99% 337/340] /usr/local/bin/cmake -E cmake_symlink_library lib/libthriftcpp2.so.1.0.0 lib/libthriftcpp2.so.1.0.0 lib/libthriftcpp2.so && : [ 99% 338/340] : && /usr/local/libexec/ccache/c++ -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DGLOG_USE_GLOG_EXPORT -DNDEBUG -Xlinker --dependency-file=thrift/lib/cpp2/CMakeFiles/quic_thriftcpp2.dir/link.d -shared -Wl,-soname,libquic_thriftcpp2.so -o lib/libquic_thriftcpp2.so thrift/lib/cpp2/CMakeFiles/quic_thriftcpp2.dir/server/ThriftQuicServer.cpp.o -Wl,-rpath,/wrkdirs/usr/ports/devel/fbthrift/work/.build/lib:/usr/local/lib lib/libthriftcpp2.so.1.0.0 /usr/local/lib/libmvfst_server_async_tran.so.0 lib/libthriftfrozen2.so.1.0.0 lib/libthriftmetadata.so.1.0.0 lib/libthriftanyrep.so lib/libthrifttype.so.1.0.0 lib/libthriftprotocol.so.1.0.0 lib/libasync.so.1.0.0 lib/libruntime.so lib/libtransport.so.1.0.0 lib/librpcmetadata.so.1.0.0 lib/libconcurrency.so.1.0.0 /usr/local/lib/libwangle.so.1.0.0 /usr/lib/librt.so lib/libthrift-core.so.1.0.0 lib/libthrifttyperep.so.1.0.0 lib/libthriftannotation.so.1.0.0 lib/libcommon.so lib/libserverdbginfo.so.1.0.0 /usr/local/lib/libxxhash.so /usr/local/lib/libmvfst_server.so.0 /usr/local/lib/libmvfst_transport_settings_functions.so.0 /usr/local/lib/libmvfst_server_state.so.0 /usr/local/lib/libmvfst_fizz_handshake.so.0 /usr/local/lib/libmvfst_transport.so.0 /usr/local/lib/libmvfst_buf_accessor.so.0 /usr/local/lib/libmvfst_state_datagram_handler.so.0 /usr/local/lib/libmvfst_batch_writer.so.0 /usr/local/lib/libmvfst_cc_algo.so.0 /usr/local/lib/libmvfst_codec_pktrebuilder.so.0 /usr/local/lib/libmvfst_ack_scheduler.so.0 /usr/local/lib/libmvfst_datagram_flow_manager.so.0 /usr/local/lib/libmvfst_happyeyeballs.so.0 /usr/local/lib/libmvfst_async_udp_socket.so.0 /usr/local/lib/libmvfst_events.so.0 /usr/local/lib/libmvfst_looper.so.0 /usr/local/lib/libmvfst_observer.so.0 /usr/local/lib/libmvfst_state_ack_handler.so.0 /usr/local/lib/libmvfst_loss.so.0 /usr/local/lib/libmvfst_state_pacing_functions.so.0 /usr/local/lib/libmvfst_state_simple_frame_functions.so.0 /usr/local/lib/libmvfst_state_functions.so.0 /usr/local/lib/libmvfst_codec_pktbuilder.so.0 /usr/local/lib/libmvfst_state_stream.so.0 /usr/local/lib/libmvfst_flowcontrol.so.0 /usr/local/lib/libmvfst_qlogger.so.0 /usr/local/lib/libmvfst_state_stream_functions.so.0 /usr/local/lib/libmvfst_state_machine.so.0 /usr/local/lib/libmvfst_codec.so.0 /usr/local/lib/libmvfst_handshake.so.0 /usr/local/lib/libmvfst_codec_packet_number_cipher.so.0 /usr/local/lib/libmvfst_codec_decode.so.0 /usr/local/lib/libmvfst_codec_types.so.0 /usr/local/lib/libmvfst_string_utils.so.0 /usr/local/lib/libmvfst_contiguous_cursor.so.0 /usr/local/lib/libmvfst_folly_utils.so.0 /usr/local/lib/libmvfst_exception.so.0 /usr/local/lib/libfizz.so.1.0.0 /usr/local/lib/libsodium.so /usr/lib/libz.so /usr/local/lib/libmvfst_bufutil.so.0 /usr/local/lib/libmvfst_http_priority_queue.so /usr/local/lib/libmvfst_round_robin.so /usr/local/lib/libmvfst_transport_knobs.so.0 /usr/local/lib/libmvfst_constants.so.0 /usr/local/lib/libfolly.so.0.58.0-dev /usr/local/lib/libfmt.so.12.1.0 /usr/local/lib/libglog.so /usr/local/lib/libgflags.so.2.3.0 /usr/local/lib/libevent.so /usr/local/lib/libdouble-conversion.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_thread.so /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/local/lib/libbzip2.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so /usr/local/lib/libzstd.so /usr/local/lib/libsnappy.so /usr/lib/libdwarf.so /usr/local/lib/libsodium.so /usr/local/lib/libunwind.so -lexecinfo /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_thread.so -lpthread /usr/local/lib/libboost_chrono.so /usr/local/lib/libboost_atomic.so && : [ 99% 339/340] cd /wrkdirs/usr/ports/devel/fbthrift/work/.build && /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/ThriftLibrary.cmake -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/common -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/common/universal_name.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/common/BaseType.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/common/detail -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/common/detail/string.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/common/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/common/tree_printer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/bin/thrift1 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/bin/thrift1" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libcompiler_ast.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libcompiler_ast.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libcompiler_ast.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libcompiler_base.a -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libcompiler_lib.a -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libcompiler.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libcompiler.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libcompiler.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libwhisker.a -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libcommon.so -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libcommon.so" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftannotation.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftannotation.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftannotation.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/PosixThreadFactory.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/InitThreadFactory.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/Thread.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/FunctionRunner.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/Exception.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/Mutex-portability.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/ThreadManager.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/test/ThreadFactoryTests.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/SFQThreadManager.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TSimpleJSONProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TBinaryProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TDebugProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TVirtualProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TCompactProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TProtocolTap.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TProtocolTypes.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TBase64Utils.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TCompactProtocol-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TType.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TBinaryProtocol-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TJSONProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TProtocolException.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server/TServerEventHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server/TConnectionContext.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server/TServerObserver.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server/test/TrackingTServerEventHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/THttpServer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TRpcTransport.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/THeader.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TSocket.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/THttpTransport.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TShortReadTransport.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TBufferTransports.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/THttpClient.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TVirtualTransport.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TTransportException.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TFDTransport.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TZlibTransport.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TTransport.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TNullTransport.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthrift-core.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthrift-core.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthrift-core.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libconcurrency.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libconcurrency.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libconcurrency.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libtransport.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libtransport.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libtransport.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libasync.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libasync.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libasync.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libruntime.so -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libruntime.so" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerGeneratorStreamBridge.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/PooledRequestChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerBiDiStreamFactory.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/TwoWayBridgeUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientInterceptorStorage.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/HibernatingRequestChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/TwoWayBridge.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerRequestData.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/Interaction.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/StreamPayload.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/GuardedRequestChannel-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/BiDiStream.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/FramingHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ReplyInfo.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/RpcTypes.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/Util.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiEchoServer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiSimplifiedEchoClient.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiTestUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiFiniteClient.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiConfigurableServer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiFiniteServer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/TestStreamService.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/TestSinkService.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiSimplifiedEchoServer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/ClientInterceptorWithResponseValue.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientInterceptor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/RequestCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientBiDiBridge.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/HeaderChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/RpcOptions.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/InterceptorFlags.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/AsyncProcessorFactory.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServiceInfoHolder.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientStreamBridge.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ReconnectingRequestChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerStreamMultiPublisher.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerSinkBridge.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/HeaderServerChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/HeaderClientChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerBiDiSinkBridge.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/InterceptorFrameworkMetadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/HeaderChannelTrait.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/RocketClientChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/DuplexChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerBiDiStreamBridge.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/Cpp2Channel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/FutureRequest.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerStream.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/HTTPClientChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/MultiplexAsyncProcessor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerStreamDetail.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerCallbackStapler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/TAsyncTransportHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ResponseChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/ServerRequest.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/RequestTask.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/ServerRequestHelper.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/EventTask.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/GeneratedAsyncProcessorBase.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/HandlerCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/ServerRequestTask.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/RequestParams.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/AsyncProcessorFunc.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/HandlerCallbackOneWay.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/HandlerCallbackBase.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/AsyncProcessor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/ServerInterface.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/ServiceHandlerBase.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientInterceptorControl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServiceRequestInfo.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/Sink.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/RetryingRequestChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/GuardedRequestChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/StreamCallbacks.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/PreprocessingAsyncProcessorWrapper.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientSinkBridge.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerStream-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/AlwaysAllowSheddingInteractionOverloadPolicy.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientBufferedStream.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/AsyncProcessor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/InteractionOverloadPolicy.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/AsyncProcessorHelper.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/TerminateInteractionOverloadPolicy.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/MessageChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ChannelCallbacks.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientInterceptorBase.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/AsyncClient.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/metadata -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/metadata/CursorBasedRequestRpcMetadataAdapter.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/metadata/RequestRpcMetadataAdapter.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/metadata/TCompactRequestRpcMetadataAdapter.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/metadata/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/metadata/RequestRpcMetadataFacade.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/RequestChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerPublisherStream.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenFixedSizeString-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenAssociative-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/HintTypes.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/VectorAssociative.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenHashTable-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenOptional-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenString-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenBool-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenTestUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/Fast64BitRemainderCalculator.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenRef-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenMacros.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenEnum-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenRange-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FixedSizeStringHash.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenExcluded-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenOrderedTable-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/Frozen.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/test/compatibility -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/schema -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/schema/MemorySchema.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenTrivial-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/Traits.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenIntegral-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenPair-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Patch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/JSONProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/CompactV1Protocol-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/JSONProtocol-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/ProtocolReaderWireTypeInfo.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/CompactProtocol-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Object.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/NativeObject-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/CursorBasedSerializer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/SimpleJSONProtocol-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/JSONProtocolCommon-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/CompactV1Protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/BinaryProtocol-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/VirtualProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Serializer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/DebugProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Cpp2Ops-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/BinaryProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/benchmark -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/benchmark/ThriftProtocolBenchmarkHelper.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/benchmark/gen -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/benchmark/gen/CarbonTestDataMessages.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/benchmark/gen/CarbonTestData.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/benchmark/gen/CarbonTestDataMessages-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/TableBasedSerializerImpl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/NativeObject.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/JSONProtocolCommon.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/Patch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/index.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/Object.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/FieldMaskUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/protocol_methods.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/ReservedId.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/FieldMask.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/PaddedBinaryAdapter.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/CursorBasedSerialization.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/DynamicCursorSerializer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/ProtocolReaderWithRefill.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/FieldMask.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/SimpleJSONProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/LazyDeserializationFlags.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/TableBasedForwardTypes.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/CompactProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/TableBasedSerializer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Ops.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Cpp2Ops.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/tool -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/SchemaValidator.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/GetStandardProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Traits.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/ProtocolReaderStructReadState.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/FieldMaskRef.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ParallelConcurrencyController.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServerModule.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ConcurrencyControllerBase.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ControlServerInterface.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RequestDebugLog.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RequestCompletionCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/PerturbSource.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/DecoratorData.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/IOWorkerContext.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RoundRobinRequestPile.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RequestExpirationDelegate.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServerAttribute.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/AdaptiveConcurrency.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ThreadManagerLoggingWrapper.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ReactiveToggle.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RequestPileBase.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceInterceptor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServerInstrumentation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServerFlags.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/DecoratorDataRuntime.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/LoggingEvent.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/Overload.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/MonitoringMethodNames.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/StatusServerInterface.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/DecoratorArgType.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceInterceptorBase.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RequestsRegistry.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/MemoryTracker.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/LegacyHeaderRoutingHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/MonitoringServerInterface.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/PreprocessFunctions.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/StandardConcurrencyController.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/TMConcurrencyController.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceInterceptorQualifiedName.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ThriftProcessor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceInterceptorControl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ResourcePoolHandle.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RequestPileInterface.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/LoggingEventHelper.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/IResourcePoolAcceptor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/QueueConcurrencyOverloadChecker.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/IOverloadChecker.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/QpsOverloadChecker.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/ChainedOverloadChecker.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/OverloadCheckerFactory.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/NoOpOverloadChecker.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/CurrentlyOverloadedChecker.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ThriftServer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/Cpp2ConnContext.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ResourcePool.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServerConfigs.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/metrics -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/metrics/StreamMetricCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/metrics/InterceptorMetricCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/metrics/PendingConnectionsMetrics.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceHealthPoller.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/Cpp2Connection.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ExecutorToThreadManagerAdaptor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/TransportRoutingHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/IOUringUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/LoggingEventTransportMetadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ConcurrencyControllerInterface.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/PreprocessParams.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/PolledServiceHealth.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceMethodDecoratorBase.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ThriftServerInternals.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/DecoratorDataKey.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/SecurityServerInterface.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/test/RequestPileTestUtils.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/test/util -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/test/util/MockServerConfigs.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/test/ServiceMethodDecoratorTestLib.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/DecoratorDataStorage.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/WeightedRequestPileQueue.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ResourcePoolMigrationHelper.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ThriftServerConfig.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ResourcePoolSet.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/DecoratorDataHandle.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/TokenBucketConcurrencyController.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceInterceptorStorage.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/WeightedRequestPileQueue-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/CPUConcurrencyController.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ThriftQuicServer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/Cpp2Worker.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/PreprocessResult.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/peeking -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/peeking/TLSHelper.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/peeking/PeekingManager.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/util -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/util/ConnectionThread.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/util/ConnectionManager.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/SendCallbacks.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/RequestStateMachine.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/ThriftChannelIf.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/ManagedConnectionIf.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/RpcMetadataUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/EnvelopeUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/ThriftClientCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/ThriftRequest.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/CoreTestFixture.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/TAsyncSocketIntercepted.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/TransportCompatibilityTest.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/FakeServerObserver.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/TestServiceMock.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/FakeThreadManager.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/MockCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/FakeChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/ServerConfigsMock.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/TryUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/ThriftClient.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/RpcMetadataPlugins.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/ClientConnectionIf.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2 -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/H2Channel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/testutil -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/testutil/FakeProcessors.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/testutil/ChannelTestFixture.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/testutil/FakeResponseHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/HTTP2RoutingHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/SingleRpcChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/client -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/client/H2ClientConnection.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/client/ThriftTransactionHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/server -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/server/ThriftRequestHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/server/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RequestContextQueue.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RequestContext.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RocketBiDiServerCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/KeepAliveWatcher.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RocketSinkServerCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RocketClient.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketStreamClientCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/InteractionOverload.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionObserver.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/SetupFrameInterceptor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketSinkClientCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketServerFrameContext.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketServerHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/KeepAliveHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/ConnectionAdapter.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/RequestStreamHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/IncomingFrameBatcher.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/RequestFnfHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/IncomingFrameHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/MetadataPushHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/SinkCallbackManager.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/SetupFrameAcceptor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/ExistingStreamFrameHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/ConnectionWriterCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/WriteBatcher.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/RequestChannelHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/OutgoingFrameHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/ConnectionBufferCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/WriteBatchTypes.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/RequestResponseHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketBiDiClientCallback.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionPlugins.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression/CompressionAlgorithmSelector.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression/CustomCompressorRegistry.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression/CustomCompressor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression/CompressionManager.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression/CustomCompressorFactory.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/Util.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/FrameLengthParserStrategy.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/ParserStrategy.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/FrameLengthParserStrategy-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/AllocatingParserStrategy.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/test/TestUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/AlignedParserStrategy.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/Parser.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/FrameType.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/Serializer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/ErrorCode.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/FrameDataFirstFieldAligner.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/test/Util.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/Frames.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/Flags.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/FdSocket.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/core -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/core/StreamUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/core/FrameUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/core/RingBuffer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/core/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/Types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload/CustomCompressionPayloadSerializerStrategy.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload/DefaultPayloadSerializerStrategy.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload/PayloadSerializerStrategy.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload/PayloadSerializer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload/ChecksumPayloadSerializerStrategy.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/flush -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/flush/FlushManager.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/RocketException.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/util -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/util/TestServiceMock.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/util/TestUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/util/FdUtils.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/util/VersionServicesMock.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/network -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/network/ClientServerTestUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/network/Util.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/network/Mocks.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/fuzz -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/fuzz/FuzzUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/RequestPayload.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/ChecksumGenerator.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/EwmaRate.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/AllocationColocator.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/Frozen2ViewHelpers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/gtest -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/gtest/Printer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/gtest/Matcher-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/gtest/Matcher.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/gtest/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/ManagedStringView.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/Ewma.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/ScopedServerInterfaceThread-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/EmptyAsyncProcessor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/IntrusiveSharedPtr.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/LegacyRequestExpiryGuard.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/TypeErasedValue.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/ScopedServerInterfaceThread.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/TypeErasedTupleRef.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/Checksum.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/DebugTree.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/MethodMetadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/BucketedRate.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/DebugString.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/SchemaToMetadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/TypeErasedRef.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/ScopedServerThread.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/librpcmetadata.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/librpcmetadata.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/librpcmetadata.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftmetadata.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftmetadata.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftmetadata.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftfrozen2.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftfrozen2.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftfrozen2.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthrifttyperep.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthrifttyperep.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthrifttyperep.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthrifttype.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthrifttype.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthrifttype.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftanyrep.so -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftanyrep.so" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftprotocol.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftprotocol.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftprotocol.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftcpp2.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftcpp2.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libthriftcpp2.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libserverdbginfo.so.1.0.0 -- Set non-toolchain portion of runtime path of "/wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libserverdbginfo.so.1.0.0" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/libserverdbginfo.so -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/protocol -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/protocol/TBinaryProtocol.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/protocol/TCompactProtocol.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/protocol/TProtocol.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/protocol/TJSONProtocol.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/protocol/TSimpleJSONProtocol.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/protocol/THeaderProtocol.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/protocol/TMultiplexedProtocol.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/protocol/TProtocolDecorator.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/util -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/util/randomizer.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/util/__init__.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/util/async_common.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/util/Recursive.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/util/remote.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/util/Decorators.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/util/TValidator.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/util/fuzzer.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/util/BytesStrIO.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/util/Serializer.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/server -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/server/TServer.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/__init__.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/async_common.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/TMultiplexedProcessor.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/transport -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/transport/TTransport.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/transport/THeaderTransport.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/transport/TSSLSocket.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/transport/TSocket.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py/thrift/Thrift.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py.manifest -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py_inspect -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py_inspect/thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py_inspect/thrift/util -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py_inspect/thrift/util/inspect.py -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/fb-py-libs/thrift_py_inspect.manifest -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/SerializableDynamic.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/RpcMetadata_extra.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/bundled_lib_thrift.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/detail -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/detail/TypeSystemAdapter.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/detail/protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/detail/id.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/detail/DynamicPatch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/detail/MetadataAdapter.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/detail/TypeIdAdapter.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/detail/AnyPatch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/TypeToMaskAdapter.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2 -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_detail_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/standard_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/metadata_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/frozen_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/serverdbginfo_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/metadata_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_system_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_system_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/field_mask_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_system_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/id_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/frozen_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/record_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_rep_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_rep_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/record_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/field_mask_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/standard_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/record_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/any_rep_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/id_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/serverdbginfo_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/record_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/metadata_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/field_mask_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/field_mask_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RpcMetadata_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_detail_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_detail_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_id_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/serverdbginfo_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_id_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/id_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/field_mask_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_detail_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/metadata_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/reflection_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/standard_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_system_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/id_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/frozen_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/schema_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/frozen_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_system_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/field_mask_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RpcMetadata_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/schema_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/ThriftMetadataServiceAsyncClient.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_detail_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_id_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_id_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/field_mask_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/record_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_system_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/field_mask_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/schema_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_rep_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/any_rep_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/id_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_rep_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_rep_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_detail_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/id_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/reflection_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/reflection_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/record_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/standard_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/serverdbginfo_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_id_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_id_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RpcMetadata_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/standard_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/reflection_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/frozen_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/schema_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/id_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/any_rep_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/standard_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/reflection_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/frozen_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/any_rep_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/record_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/serverdbginfo_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/standard_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/reflection_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_system_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/id_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_rep_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_detail_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_id_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RpcMetadata_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/record_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/field_mask_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RpcMetadata_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_detail_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_system_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/serverdbginfo_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/ThriftMetadataService_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/standard_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/ThriftMetadataService.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_system_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/serverdbginfo_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/schema_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgradeAsyncClient.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/frozen_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/metadata_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/metadata_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RpcMetadata_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/serverdbginfo_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/reflection_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/reflection_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/record_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_rep_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/reflection_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_rep_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/serverdbginfo_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/schema_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/schema_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/record_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/frozen_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/ThriftMetadataService.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/frozen_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_id_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_id_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_rep_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/id_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_id_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/metadata_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/reflection_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/metadata_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/standard_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/metadata_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/record_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_detail_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/schema_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_detail_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/schema_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/serverdbginfo_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/reflection_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/reflection_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/any_rep_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/serverdbginfo_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_rep_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/id_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_id_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/standard_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/metadata_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/any_rep_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_detail_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RpcMetadata_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_system_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/serverdbginfo_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_system_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/serverdbginfo_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/id_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/record_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_id_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_rep_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/any_rep_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/any_rep_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/id_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/any_rep_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/field_mask_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/metadata_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_id_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/reflection_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/standard_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/frozen_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/field_mask_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/field_mask_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_rep_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/frozen_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_system_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_rep_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_system_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/metadata_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RpcMetadata_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/schema_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RpcMetadata_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/type_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/schema_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/field_mask_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/frozen_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/id_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/standard_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RpcMetadata_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/metadata_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/any_rep_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/any_rep_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RocketUpgrade_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_detail_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RpcMetadata_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/frozen_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/any_rep_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/protocol_detail_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/schema_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RpcMetadata_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/schema_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/any_rep_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/record_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/standard_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/thrift/gen-cpp2/RpcMetadata_visit_union.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/Thrift.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TSimpleJSONProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TBinaryProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TDebugProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TVirtualProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TCompactProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TProtocolTap.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TProtocolTypes.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TBase64Utils.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TCompactProtocol-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TType.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TBinaryProtocol-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TJSONProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/protocol/TProtocolException.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/ContextStack.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/util -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/util/PausableTimer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/util/SaturatingMath.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/util/FrozenTestUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/util/EnumUtils.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/util/FrozenUtil-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/util/VarintUtils.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/util/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/util/test/VarintUtilsTestUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/util/THttpParser.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/util/VarintUtils-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/util/FrozenUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/Field.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server/TServerEventHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server/TConnectionContext.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server/TServerObserver.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/server/test/TrackingTServerEventHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/BiDiEventHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/StreamEventHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/EventHandlerBase.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/RelativePtr.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/TProcessor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/TProcessorEventHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/Reflection.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/THttpServer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TRpcTransport.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/THeader.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TSocket.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/THttpTransport.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TShortReadTransport.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TBufferTransports.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/THttpClient.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TVirtualTransport.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TTransportException.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TFDTransport.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TZlibTransport.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TTransport.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/transport/TNullTransport.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/TApplicationException.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/PosixThreadFactory.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/InitThreadFactory.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/Thread.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/FunctionRunner.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/Exception.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/Mutex-portability.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/ThreadManager.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/test/ThreadFactoryTests.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/concurrency/SFQThreadManager.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/Frozen.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/QpsMonitor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/ScoreBoard.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/ScoreBoardOpVector.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/Worker.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/RNG.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/Controller.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/LatencyScoreBoard.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/loadgen.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/IntervalTimer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/GaussianMixtureModel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/WorkerIf.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/WeightedLoadConfig.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/LoadConfig.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/Monitor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/LatencyMonitor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/TerminalMonitor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/QpsScoreBoard.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/loadgen/OpEnabledState.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/test/ssl -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/SerializedMessage.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/TLogging.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/DistinctTable.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp/thrift_config.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2 -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/hash -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/hash/DeterministicHash.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/TypeClass.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/Thrift.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Patch.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/JSONProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/CompactV1Protocol-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/JSONProtocol-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/ProtocolReaderWireTypeInfo.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/CompactProtocol-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Object.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/NativeObject-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/CursorBasedSerializer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/SimpleJSONProtocol-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Protocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/JSONProtocolCommon-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/CompactV1Protocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/BinaryProtocol-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/VirtualProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Serializer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/DebugProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Cpp2Ops-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/BinaryProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/benchmark -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/benchmark/ThriftProtocolBenchmarkHelper.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/benchmark/gen -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/benchmark/gen/CarbonTestDataMessages.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/benchmark/gen/CarbonTestData.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/benchmark/gen/CarbonTestDataMessages-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/TableBasedSerializerImpl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/NativeObject.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/JSONProtocolCommon.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/Patch.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/index.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/Object.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/FieldMaskUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/protocol_methods.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/ReservedId.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/FieldMask.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/PaddedBinaryAdapter.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/CursorBasedSerialization.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/detail/DynamicCursorSerializer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/ProtocolReaderWithRefill.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/FieldMask.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/SimpleJSONProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/LazyDeserializationFlags.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/TableBasedForwardTypes.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/CompactProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/TableBasedSerializer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Ops.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Cpp2Ops.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/tool -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/SchemaValidator.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/GetStandardProtocol.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/Traits.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/ProtocolReaderStructReadState.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/protocol/FieldMaskRef.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerGeneratorStreamBridge.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/PooledRequestChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerBiDiStreamFactory.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/TwoWayBridgeUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientInterceptorStorage.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/HibernatingRequestChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/TwoWayBridge.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerRequestData.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/Interaction.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/StreamPayload.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/GuardedRequestChannel-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/BiDiStream.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/FramingHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ReplyInfo.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/RpcTypes.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/Util.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiEchoServer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiSimplifiedEchoClient.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiTestUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiFiniteClient.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiConfigurableServer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiFiniteServer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/TestStreamService.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/TestSinkService.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/util/BiDiSimplifiedEchoServer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/tests/ClientInterceptorWithResponseValue.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientInterceptor.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/RequestCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientBiDiBridge.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/HeaderChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/RpcOptions.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/InterceptorFlags.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/AsyncProcessorFactory.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServiceInfoHolder.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientStreamBridge.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ReconnectingRequestChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerStreamMultiPublisher.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerSinkBridge.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/HeaderServerChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/HeaderClientChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerBiDiSinkBridge.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/InterceptorFrameworkMetadata.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/HeaderChannelTrait.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/RocketClientChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/DuplexChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerBiDiStreamBridge.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/Cpp2Channel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/FutureRequest.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerStream.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/HTTPClientChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/MultiplexAsyncProcessor.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerStreamDetail.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerCallbackStapler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/TAsyncTransportHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ResponseChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/ServerRequest.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/RequestTask.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/ServerRequestHelper.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/EventTask.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/GeneratedAsyncProcessorBase.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/HandlerCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/ServerRequestTask.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/RequestParams.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/AsyncProcessorFunc.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/HandlerCallbackOneWay.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/HandlerCallbackBase.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/AsyncProcessor.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/ServerInterface.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/processor/ServiceHandlerBase.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientInterceptorControl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServiceRequestInfo.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/Sink.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/RetryingRequestChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/GuardedRequestChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/StreamCallbacks.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/PreprocessingAsyncProcessorWrapper.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientSinkBridge.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerStream-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/AlwaysAllowSheddingInteractionOverloadPolicy.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientBufferedStream.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/AsyncProcessor.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/InteractionOverloadPolicy.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/AsyncProcessorHelper.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/TerminateInteractionOverloadPolicy.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/MessageChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ChannelCallbacks.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ClientInterceptorBase.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/AsyncClient.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/metadata -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/metadata/CursorBasedRequestRpcMetadataAdapter.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/metadata/RequestRpcMetadataAdapter.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/metadata/TCompactRequestRpcMetadataAdapter.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/metadata/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/metadata/RequestRpcMetadataFacade.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/RequestChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/async/ServerPublisherStream.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/EwmaRate.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/AllocationColocator.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/Frozen2ViewHelpers.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/gtest -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/gtest/Printer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/gtest/Matcher-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/gtest/Matcher.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/gtest/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/ManagedStringView.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/Ewma.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/ScopedServerInterfaceThread-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/EmptyAsyncProcessor.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/IntrusiveSharedPtr.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/LegacyRequestExpiryGuard.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/TypeErasedValue.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/ScopedServerInterfaceThread.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/TypeErasedTupleRef.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/Checksum.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/DebugTree.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/MethodMetadata.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/BucketedRate.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/DebugString.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/SchemaToMetadata.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/TypeErasedRef.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/util/ScopedServerThread.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenFixedSizeString-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenAssociative-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/HintTypes.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/VectorAssociative.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenHashTable-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenOptional-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenString-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenBool-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenTestUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/Fast64BitRemainderCalculator.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenRef-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenMacros.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenEnum-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenRange-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FixedSizeStringHash.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenExcluded-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenOrderedTable-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/Frozen.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/test/compatibility -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/schema -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/schema/MemorySchema.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenTrivial-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/Traits.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenIntegral-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/frozen/FrozenPair-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/folly_dynamic -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/folly_dynamic/internal -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/folly_dynamic/internal/folly_dynamic-inl-pre.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/folly_dynamic/internal/folly_dynamic-inl-post.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/folly_dynamic/folly_dynamic.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/folly_dynamic/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ParallelConcurrencyController.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServerModule.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ConcurrencyControllerBase.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ControlServerInterface.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RequestDebugLog.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RequestCompletionCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/PerturbSource.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/DecoratorData.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/IOWorkerContext.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RoundRobinRequestPile.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RequestExpirationDelegate.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServerAttribute.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/AdaptiveConcurrency.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ThreadManagerLoggingWrapper.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ReactiveToggle.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RequestPileBase.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceInterceptor.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServerInstrumentation.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServerFlags.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/DecoratorDataRuntime.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/LoggingEvent.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/Overload.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/MonitoringMethodNames.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/StatusServerInterface.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/DecoratorArgType.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceInterceptorBase.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RequestsRegistry.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/MemoryTracker.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/LegacyHeaderRoutingHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/MonitoringServerInterface.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/PreprocessFunctions.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/StandardConcurrencyController.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/TMConcurrencyController.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceInterceptorQualifiedName.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ThriftProcessor.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceInterceptorControl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ResourcePoolHandle.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/RequestPileInterface.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/LoggingEventHelper.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/IResourcePoolAcceptor.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/QueueConcurrencyOverloadChecker.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/IOverloadChecker.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/QpsOverloadChecker.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/ChainedOverloadChecker.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/OverloadCheckerFactory.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/NoOpOverloadChecker.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/overload/CurrentlyOverloadedChecker.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ThriftServer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/Cpp2ConnContext.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ResourcePool.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServerConfigs.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/metrics -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/metrics/StreamMetricCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/metrics/InterceptorMetricCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/metrics/PendingConnectionsMetrics.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceHealthPoller.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/Cpp2Connection.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ExecutorToThreadManagerAdaptor.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/TransportRoutingHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/IOUringUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/LoggingEventTransportMetadata.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ConcurrencyControllerInterface.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/PreprocessParams.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/PolledServiceHealth.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceMethodDecoratorBase.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ThriftServerInternals.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/DecoratorDataKey.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/SecurityServerInterface.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/test/RequestPileTestUtils.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/test/util -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/test/util/MockServerConfigs.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/test/ServiceMethodDecoratorTestLib.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/DecoratorDataStorage.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/WeightedRequestPileQueue.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ResourcePoolMigrationHelper.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ThriftServerConfig.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ResourcePoolSet.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/DecoratorDataHandle.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/TokenBucketConcurrencyController.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ServiceInterceptorStorage.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/WeightedRequestPileQueue-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/CPUConcurrencyController.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/ThriftQuicServer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/Cpp2Worker.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/PreprocessResult.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/peeking -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/peeking/TLSHelper.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/server/peeking/PeekingManager.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/AnyDebugWriter.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/UniversalHashAlgorithm.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/Field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/Protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/Testing.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/Runtime.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/BaseType.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/AnyValue.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/detail -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/detail/AnyType.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/detail/TypeInfo.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/detail/Runtime.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/detail/AnyValue.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/detail/Wrap.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/detail/NativeType.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/detail/TypeClassFromTypeTag.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/detail/Name.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/detail/TypeRegistry.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/UniversalName.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/Any.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/Id.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/Type.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/AlignedPtr.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/NativeType.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/Name.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/Tag.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/ThriftType.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/type/TypeRegistry.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/TypeSystemTraits.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/Struct.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/Binary.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/List.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/Serialization.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/SerializableTypeSystemBuilder.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/DynamicValue.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/SerializableRecord.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/detail -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/detail/ConcreteList.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/detail/DatumHash.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/detail/ConcreteSet.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/detail/ConcreteMap.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/detail/SmallBuffer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/detail/ListIteratorBase.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/detail/Datum.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/detail/ConcreteTypes.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/detail/TypeSystem.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/detail/Traits.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/Union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/Any.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/String.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/Map.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/Set.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/TypeSystemBuilder.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/TypeId.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/dynamic/TypeSystem.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/FieldRef.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/debug_thrift_data_difference -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/debug_thrift_data_difference/diff.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/debug_thrift_data_difference/debug.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/debug_thrift_data_difference/detail -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/debug_thrift_data_difference/detail/debug-inl-post.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/debug_thrift_data_difference/detail/pretty_print-inl-pre.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/debug_thrift_data_difference/detail/pretty_print-inl-post.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/debug_thrift_data_difference/detail/debug-inl-pre.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/debug_thrift_data_difference/pretty_print.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/debug_thrift_data_difference/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/Adapter.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/FieldRefHash.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/GeneratedCodeHelper.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/Patch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/Encode.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/StdSerializer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/Hash.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/Xxh64Hasher.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/StdHasher.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/PatchTraits.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/DeterministicAccumulator.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/Testing.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/Serializer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/Patch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/Encode.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/Hash.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/BasePatch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/BaseOp.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/PatchTraits.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/StructPatchImpl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/ContainerPatch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/StructPatch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/Create.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/HashProtocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/AssignPatch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/Compare.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/ContainerOp.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/StructOp.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/Clear.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/Copy.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/AnyOp.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/ValueOp.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/AssignPatchImpl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/detail/ValuePatch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/Create.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/Compare.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/Clear.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/Get.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/Copy.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/op/Sha256Hasher.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/Adapt.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/detail -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/detail/meta.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/detail/EventHandlerRuntime.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/detail/Isset.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/detail/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/CloneableIOBuf.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/patch -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/patch/detail -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/patch/detail/TaggedPatch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/patch/detail/PatchBadge.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/patch/DynamicPatch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/patch/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/runtime -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/runtime/Init.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/runtime/SchemaRegistry.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/runtime/BaseSchemaRegistry.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/runtime/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/util -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/util/ConnectionThread.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/util/ConnectionManager.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/SendCallbacks.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/RequestStateMachine.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/ThriftChannelIf.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/ManagedConnectionIf.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/RpcMetadataUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/EnvelopeUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/ThriftClientCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/ThriftRequest.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/CoreTestFixture.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/TAsyncSocketIntercepted.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/TransportCompatibilityTest.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/FakeServerObserver.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/TestServiceMock.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/FakeThreadManager.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/MockCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/FakeChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/testutil/ServerConfigsMock.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/TryUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/ThriftClient.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/RpcMetadataPlugins.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/ClientConnectionIf.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/core/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2 -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/H2Channel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/testutil -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/testutil/FakeProcessors.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/testutil/ChannelTestFixture.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/testutil/FakeResponseHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/HTTP2RoutingHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/SingleRpcChannel.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/common/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/client -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/client/H2ClientConnection.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/client/ThriftTransactionHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/server -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/server/ThriftRequestHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/server/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/http2/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RequestContextQueue.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RequestContext.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RocketBiDiServerCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/KeepAliveWatcher.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RocketSinkServerCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RocketClient.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketStreamClientCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketRoutingHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/InteractionOverload.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionObserver.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/SetupFrameInterceptor.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketSinkClientCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/SetupFrameHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RefactoredRocketServerConnection.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketServerFrameContext.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionFactory.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/ThriftRocketServerHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketThriftRequests.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/IRocketServerConnection.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketServerHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/KeepAliveHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/ConnectionAdapter.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/RequestStreamHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/IncomingFrameBatcher.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/RequestFnfHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/IncomingFrameHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/MetadataPushHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/SinkCallbackManager.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/SetupFrameAcceptor.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/ExistingStreamFrameHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/StreamCallbackManager.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/ConnectionWriterCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/WriteBatcher.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/RequestChannelHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/OutgoingFrameHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/ConnectionBufferCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/WriteBatchTypes.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/detail/RequestResponseHandler.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnection.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketBiDiClientCallback.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/server/RocketServerConnectionPlugins.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression/CompressionAlgorithmSelector.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression/CustomCompressorRegistry.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression/CustomCompressor.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression/CompressionManager.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/compression/CustomCompressorFactory.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/Util.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/FrameLengthParserStrategy.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/ParserStrategy.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/FrameLengthParserStrategy-inl.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/AllocatingParserStrategy.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/test/TestUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/parser/AlignedParserStrategy.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/Parser.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/FrameType.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/Serializer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/ErrorCode.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/FrameDataFirstFieldAligner.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/test/Util.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/Frames.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/framing/Flags.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/FdSocket.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/core -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/core/StreamUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/core/FrameUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/core/RingBuffer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/core/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/Types.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload/CustomCompressionPayloadSerializerStrategy.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload/DefaultPayloadSerializerStrategy.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload/PayloadSerializerStrategy.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload/PayloadSerializer.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload/ChecksumPayloadSerializerStrategy.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/payload/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/flush -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/flush/FlushManager.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/RocketException.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/util -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/util/TestServiceMock.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/util/TestUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/util/FdUtils.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/util/VersionServicesMock.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/network -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/network/ClientServerTestUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/network/Util.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/network/Mocks.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/fuzz -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/test/fuzz/FuzzUtil.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/RequestPayload.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/transport/rocket/ChecksumGenerator.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/SerializationSwitch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/PluggableFunction.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/FieldRefTraits.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/docs -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/invoke_by_field_name.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/variant.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/indenter.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/gmock_matching.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/merge.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/reflection.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/internal -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/internal/legacy_reflection-inl-pre.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/internal/reflection-inl-pre.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/internal/legacy_reflection_type_id.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/internal/merge-inl-post.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/internal/reflection-inl-post.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/internal/test_helpers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/internal/legacy_reflection-inl-post.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/internal/helpers-inl-pre.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/testing.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/legacy_reflection.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/populator.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/reflection/helpers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/BadFieldAccess.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/visitation -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/visitation/visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/visitation/visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/visitation/metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/visitation/for_each.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/frozen1 -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/frozen2 -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/frozen2/view_helper -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/util -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/util/TestServerFactory.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/util/TrackingTProcessorEventHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/util/FakeClock.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/util/TestHandler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/util/TestThriftServerFactory.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/server -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/server/ThriftServerTestUtils.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/ThriftStructs-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/fdpassing -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/FlagTestUtils.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/Structs.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/MockCpp2ConnContext.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/Matcher.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/ObjectBenchUtils.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/metadata -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/test/ProtoBufStructs-inl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/security -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/security/extensions -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/security/extensions/Types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/security/extensions/ThriftParametersServerExtension.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/security/extensions/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/security/extensions/ThriftParametersContext.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/security/extensions/ThriftParametersClientExtension.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/security/FizzPeeker.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/security/AsyncStopTLS.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/security/SSLUtil.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/security/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/module_constants_cpp.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/module_types_tcc.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/client_cpp.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/module_data_h.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/service_tcc.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/service_cpp.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/service_h.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/module_method_decorator_h.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/client_h.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/module_sinit_cpp.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/module_metadata_h.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/module_types_h.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/module_data_cpp.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/module_types_cpp.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/gen/module_constants_h.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/SchemaV1.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/detail -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/detail/Merge.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/detail/SchemaBackedResolver.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/detail/Resolver.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/SyntaxGraph.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/TrustedServerException.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/BoxedValuePtr.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/Flags.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2 -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2 -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/cpp2/schema/gen-cpp2/syntax_graph_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/client -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/client/ssl.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/client/OmniClient.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/client/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/client/test/http2_helper.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/client/test/event_handler_helper.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/client/test/client_event_handlers -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/client/test/client_event_handlers/handler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/client/RequestChannel.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/streaming -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/streaming/bidistream.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/streaming/SinkElementDecoder.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/streaming/PythonUserException.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/streaming/StreamElementEncoder.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/streaming/Sink.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/server -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/server/interceptor -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/server/interceptor/PythonServerModule.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/server/interceptor/PythonServiceInterceptor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/server/interceptor/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/server/flagged -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/server/flagged/RcAwareTaskPatch.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/server/PythonAsyncProcessor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/server/event_handler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/server/PythonAsyncProcessorFactory.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/server/response_helpers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/server/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/server/RequestContextExtractor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/capi -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/capi/cpp_converter.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/capi/py3_converter.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/capi/iobuf.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/capi/extractor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/capi/benchmark -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/capi/constructor.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/capi/types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/capi/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/capi/test/marshal_fixture.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/conformance -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/conformance/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/Serializer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/benchmark -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/any -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/any/serializer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/any/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/test/adapters -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/test/request_context_extractor -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/test/metadata_response -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/test/metadata_response/metadata_response.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/test/cpp_conversion -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/test/event_handlers -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/test/event_handlers/handler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/test/interactions -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/test/interactions/interaction_test.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/python/std_libcpp.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3 -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/serializer.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/stream.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/clientcallbacks.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/benchmark -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/exceptions.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/client_wrapper.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/client.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/cpp_handler.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/mixin -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/BinaryTypes.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/extra_ns -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/stream -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/stream/if -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/transitive_deps -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/auto_migrate_off -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/auto_migrate_on -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/interactions -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/interactions/interaction_test.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/is_overload -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/is_overload/func.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/lib/py3/test/auto_migrate -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/cmake/fbthrift/FBThriftConfig.cmake -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/cmake/fbthrift/FBThriftTargets.cmake -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/lib/cmake/fbthrift/FBThriftTargets-release.cmake -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/compat.thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/java.thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/scope.thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/thrift.thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/go.thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/internal.thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/python.thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/cpp.thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/hack.thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/erlang.thrift -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/rust.thrift -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/compat.thrift -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/java.thrift -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/scope.thrift -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/thrift.thrift -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/go.thrift -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/internal.thrift -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/python.thrift -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/cpp.thrift -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/hack.thrift -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/erlang.thrift -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/rust.thrift -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/bundled_annotations.h -- Up-to-date: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2 -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/python_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/hack_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/thrift_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/hack_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/thrift_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/python_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/go_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/go_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/hack_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/cpp_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/cpp_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/scope_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/python_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/thrift_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/scope_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/hack_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/python_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/hack_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/cpp_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/scope_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/thrift_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/cpp_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/python_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/scope_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/hack_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/cpp_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/scope_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/java_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/scope_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/thrift_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/java_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/thrift_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/go_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/scope_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/java_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/python_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/scope_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/thrift_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/thrift_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/java_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/thrift_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/python_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/thrift_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/go_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/hack_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/cpp_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/hack_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/cpp_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/cpp_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/scope_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/go_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/python_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/cpp_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/python_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/java_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/go_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/thrift_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/java_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/java_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/python_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/scope_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/hack_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/java_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/cpp_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/java_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/java_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/go_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/cpp_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/python_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/scope_types_fwd.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/go_handlers.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/python_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/python_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/thrift_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/java_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/hack_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/java_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/go_types_custom_protocol.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/go_constants.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/hack_for_each_field.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/java_visit_by_thrift_field_metadata.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/hack_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/cpp_types.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/go_data.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/thrift_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/hack_clients.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/go_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/scope_visitation.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/scope_visit_union.h -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/cpp_types.tcc -- Installing: /wrkdirs/usr/ports/devel/fbthrift/work/stage/usr/local/include/thrift/annotation/gen-cpp2/go_types_fwd.h ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2026-01-06T23:35:38+0000' 'PKG_NOTE_ports_top_git_hash=2d72fe63d004' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=3c9a303bedac' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for fbthrift-2026.01.05.00 ===> Building fbthrift-2026.01.05.00 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for fbthrift-2026.01.05.00 build of devel/fbthrift | fbthrift-2026.01.05.00 ended at Tue Jan 6 18:49:11 EST 2026 build time: 00:13:34