=>> Building archivers/zstd
build started at Fri Feb 26 14:40:24 GMT 2021
port directory: /usr/ports/archivers/zstd
package name: zstd-1.4.8
building for: FreeBSD 122amd64-default-job-02 12.2-RELEASE-p3 FreeBSD 12.2-RELEASE-p3 amd64
maintained by: sunpoet@FreeBSD.org
Makefile ident: 
Poudriere version: 3.3.6
Host OSVERSION: 1202000
Jail OSVERSION: 1202000
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1202000
UNAME_v=FreeBSD 12.2-RELEASE-p3
UNAME_r=12.2-RELEASE-p3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.3.6
MASTERMNT=/space/poudriere_data/.m/122amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=xterm
GID=0
UID=0
PWD=/space/poudriere_data/.m/122amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=122amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/space/poudriere_data/.m/122amd64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/testport.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for zstd-1.4.8:
     LZ4=on: LZ4 compression support
     OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
     TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
sunpoet@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix /usr/local  --mandir man  --infodir share/info --buildtype release  --strip -Ddefault_library=both -Dlz4=enabled -Dbin_tests=false _build
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/archivers/zstd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/archivers/zstd/work  HOME=/wrkdirs/usr/ports/archivers/zstd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/archivers/zstd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/archivers/zstd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/archivers/zstd/work  HOME=/wrkdirs/usr/ports/archivers/zstd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/archivers/zstd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/archivers/zstd/work/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" -fstack-protector-strong -L/usr/local/lib " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTVERSION=1.4.8 PYTHON_INCLUDEDIR=include/python3.7m  PYTHON_LIBDIR=lib/python3.7  PYTHON_PLATFORM=freebsd12  PYTHON_SITELIBDIR=lib/python3.7/site-packages  PYTHON_SUFFIX=37  PYTHON_EXT_SUFFIX=  PYTHON_VER=3.7  PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/zstd"  EXAMPLESDIR="share/examples/zstd"  DATADIR="share/zstd"  WWWDIR="www/zstd"  ETCDIR="etc/zstd"
--End PLIST_SUB--

--SUB_LIST--
 PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/zstd DOCSDIR=/usr/local/share/doc/zstd EXAMPLESDIR=/usr/local/share/examples/zstd  WWWDIR=/usr/local/www/zstd ETCDIR=/usr/local/etc/zstd
--End SUB_LIST--

---Begin make.conf---
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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.2-RELEASE-p3
OSREL=12.2
OSVERSION=1202000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
_SMP_CPUS=4
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  12099
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License BSD3CLAUSE GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   zstd-1.4.8 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[122amd64-default-job-02] Installing pkg-1.16.3...
[122amd64-default-job-02] Extracting pkg-1.16.3: .......... done
===>   zstd-1.4.8 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of zstd-1.4.8
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD3CLAUSE GPLv2 accepted by the user
=> zstd-1.4.8.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://github.com/facebook/zstd/releases/download/v1.4.8/zstd-1.4.8.tar.gz
zstd-1.4.8.tar.gz                                     1761 kB 2489 kBps    01s
===> Fetching all distfiles required by zstd-1.4.8 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD3CLAUSE GPLv2 accepted by the user
===> Fetching all distfiles required by zstd-1.4.8 for building
=> SHA256 Checksum OK for zstd-1.4.8.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD3CLAUSE GPLv2 accepted by the user
===> Fetching all distfiles required by zstd-1.4.8 for building
===>  Extracting for zstd-1.4.8
=> SHA256 Checksum OK for zstd-1.4.8.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for zstd-1.4.8
===>  Applying FreeBSD patches for zstd-1.4.8 from /usr/ports/archivers/zstd/files
===========================================================================
=======================<phase: build-depends  >============================
===>   zstd-1.4.8 depends on executable: meson - not found
===>   Installing existing package /packages/All/meson-0.56.2.txz
[122amd64-default-job-02] Installing meson-0.56.2...
[122amd64-default-job-02] `-- Installing ninja-1.10.2,2...
[122amd64-default-job-02] |   `-- Installing python37-3.7.9_1...
[122amd64-default-job-02] |   | `-- Installing gettext-runtime-0.21...
[122amd64-default-job-02] |   |   `-- Installing indexinfo-0.3.1...
[122amd64-default-job-02] |   |   `-- Extracting indexinfo-0.3.1: .... done
[122amd64-default-job-02] |   | `-- Extracting gettext-runtime-0.21: .......... done
[122amd64-default-job-02] |   | `-- Installing libffi-3.3_1...
[122amd64-default-job-02] |   | `-- Extracting libffi-3.3_1: .......... done
[122amd64-default-job-02] |   | `-- Installing readline-8.1.0...
[122amd64-default-job-02] |   | `-- Extracting readline-8.1.0: .......... done
[122amd64-default-job-02] |   `-- Extracting python37-3.7.9_1: .......... done
[122amd64-default-job-02] `-- Extracting ninja-1.10.2,2: ........ done
[122amd64-default-job-02] `-- Installing py37-setuptools-44.0.0...
[122amd64-default-job-02] `-- Extracting py37-setuptools-44.0.0: .......... done
[122amd64-default-job-02] Extracting meson-0.56.2: .......... done
=====
Message from python37-3.7.9_1:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py37-gdbm       databases/py-gdbm@py37
py37-sqlite3    databases/py-sqlite3@py37
py37-tkinter    x11-toolkits/py-tkinter@py37
===>   zstd-1.4.8 depends on executable: meson - found
===>   Returning to build of zstd-1.4.8
===>   zstd-1.4.8 depends on executable: ninja - found
===>   zstd-1.4.8 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.7.3,1.txz
[122amd64-default-job-02] Installing pkgconf-1.7.3,1...
[122amd64-default-job-02] Extracting pkgconf-1.7.3,1: .......... done
===>   zstd-1.4.8 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of zstd-1.4.8
===>   zstd-1.4.8 depends on file: /usr/local/bin/python3.7 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   zstd-1.4.8 depends on shared library: liblz4.so - not found
===>   Installing existing package /packages/All/liblz4-1.9.3,1.txz
[122amd64-default-job-02] Installing liblz4-1.9.3,1...
[122amd64-default-job-02] Extracting liblz4-1.9.3,1: .......... done
===>   zstd-1.4.8 depends on shared library: liblz4.so - found (/usr/local/lib/liblz4.so)
===>   Returning to build of zstd-1.4.8
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for zstd-1.4.8
The Meson build system
Version: 0.56.2
Source dir: /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson
Build dir: /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/_build
Build type: native build
Project name: zstd
Project version: DUMMY
Using 'CC' from environment with value: 'cc'
Using 'CFLAGS' from environment with value: '-O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing '
Using 'LDFLAGS' from environment with value: ' -fstack-protector-strong -L/usr/local/lib '
Using 'CPPFLAGS' from environment with value: '-isystem /usr/local/include'
C compiler for the host machine: cc (clang 10.0.1 "FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)")
C linker for the host machine: cc ld.lld 10.0.1
Using 'CXX' from environment with value: 'c++'
Using 'CXXFLAGS' from environment with value: '-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include '
Using 'LDFLAGS' from environment with value: ' -fstack-protector-strong -L/usr/local/lib '
Using 'CPPFLAGS' from environment with value: '-isystem /usr/local/include'
C++ compiler for the host machine: c++ (clang 10.0.1 "FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)")
C++ linker for the host machine: c++ ld.lld 10.0.1
Using 'CC' from environment with value: 'cc'
Using 'CFLAGS' from environment with value: '-O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing '
Using 'LDFLAGS' from environment with value: ' -fstack-protector-strong -L/usr/local/lib '
Using 'CPPFLAGS' from environment with value: '-isystem /usr/local/include'
Using 'CXX' from environment with value: 'c++'
Using 'CXXFLAGS' from environment with value: '-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include '
Using 'LDFLAGS' from environment with value: ' -fstack-protector-strong -L/usr/local/lib '
Using 'CPPFLAGS' from environment with value: '-isystem /usr/local/include'
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program GetZstdLibraryVersion.py found: YES (/usr/local/bin/python3.7 /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/GetZstdLibraryVersion.py)
Message: Project version is now: 1.4.8
Library m found: YES
Run-time dependency threads found: YES
Using 'PKG_CONFIG' from environment with value: 'pkgconf'
Found pkg-config: /usr/local/bin/pkgconf (1.7.3)
Run-time dependency zlib found: YES 1.2.11
Run-time dependency liblzma found: YES 5.2.5
Run-time dependency liblz4 found: YES 1.9.3
Compiler for C supports arguments -Wextra: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wcast-align: YES 
Compiler for C supports arguments -Wcast-qual: YES 
Compiler for C supports arguments -Wconversion: YES 
Compiler for C supports arguments -Wno-sign-conversion: YES 
Compiler for C supports arguments -Wdocumentation: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C++ supports arguments -Wextra: YES 
Compiler for C++ supports arguments -Wundef: YES 
Compiler for C++ supports arguments -Wshadow: YES 
Compiler for C++ supports arguments -Wcast-align: YES 
Compiler for C++ supports arguments -Wcast-qual: YES 
Compiler for C++ supports arguments -Wconversion: YES 
Compiler for C++ supports arguments -Wno-sign-conversion: YES 
Compiler for C++ supports arguments -Wdocumentation: YES 
meson.build:117: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
meson.build:118: WARNING: Consider using the built-in warning_level option instead of using "-Wextra".
Message: Enable legacy support back to version 0.5
Message: Enable multi-threading support
Program ../InstallSymlink.py found: YES (/usr/local/bin/python3.7 /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/programs/../InstallSymlink.py)
Build targets in project: 4

Found ninja-1.10.2 at /usr/local/bin/ninja
===========================================================================
=======================<phase: build          >============================
===>  Building for zstd-1.4.8
[1/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_common_entropy_common.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_common_entropy_common.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_entropy_common.c.o -c ../../../lib/common/entropy_common.c
[2/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_common_fse_decompress.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_common_fse_decompress.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_fse_decompress.c.o -c ../../../lib/common/fse_decompress.c
[3/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_common_threading.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_common_threading.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_threading.c.o -c ../../../lib/common/threading.c
[4/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_common_pool.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_common_pool.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_pool.c.o -c ../../../lib/common/pool.c
In file included from ../../../lib/common/pool.c:15:
In file included from ../../../lib/common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[5/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_common_zstd_common.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_common_zstd_common.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_zstd_common.c.o -c ../../../lib/common/zstd_common.c
In file included from ../../../lib/common/zstd_common.c:19:
In file included from ../../../lib/common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[6/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_common_error_private.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_common_error_private.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_error_private.c.o -c ../../../lib/common/error_private.c
[7/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_common_xxhash.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_common_xxhash.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_xxhash.c.o -c ../../../lib/common/xxhash.c
[8/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_hist.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_hist.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_hist.c.o -c ../../../lib/compress/hist.c
[9/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_fse_compress.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_fse_compress.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_fse_compress.c.o -c ../../../lib/compress/fse_compress.c
[10/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_huf_compress.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_huf_compress.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_huf_compress.c.o -c ../../../lib/compress/huf_compress.c
[11/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress.c.o -c ../../../lib/compress/zstd_compress.c
In file included from ../../../lib/compress/zstd_compress.c:22:
In file included from ../../../lib/compress/zstd_compress_internal.h:21:
In file included from ../../../lib/compress/../common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[12/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_literals.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_literals.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_literals.c.o -c ../../../lib/compress/zstd_compress_literals.c
In file included from ../../../lib/compress/zstd_compress_literals.c:14:
In file included from ../../../lib/compress/zstd_compress_literals.h:14:
In file included from ../../../lib/compress/zstd_compress_internal.h:21:
In file included from ../../../lib/compress/../common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[13/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_sequences.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_sequences.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_sequences.c.o -c ../../../lib/compress/zstd_compress_sequences.c
In file included from ../../../lib/compress/zstd_compress_sequences.c:14:
In file included from ../../../lib/compress/zstd_compress_sequences.h:15:
In file included from ../../../lib/compress/../common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[14/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_superblock.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_superblock.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_superblock.c.o -c ../../../lib/compress/zstd_compress_superblock.c
In file included from ../../../lib/compress/zstd_compress_superblock.c:16:
In file included from ../../../lib/compress/../common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[15/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstdmt_compress.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstdmt_compress.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstdmt_compress.c.o -c ../../../lib/compress/zstdmt_compress.c
In file included from ../../../lib/compress/zstdmt_compress.c:25:
In file included from ../../../lib/compress/../common/pool.h:21:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[16/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_fast.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_fast.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_fast.c.o -c ../../../lib/compress/zstd_fast.c
In file included from ../../../lib/compress/zstd_fast.c:11:
In file included from ../../../lib/compress/zstd_compress_internal.h:21:
In file included from ../../../lib/compress/../common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[17/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_double_fast.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_double_fast.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_double_fast.c.o -c ../../../lib/compress/zstd_double_fast.c
In file included from ../../../lib/compress/zstd_double_fast.c:11:
In file included from ../../../lib/compress/zstd_compress_internal.h:21:
In file included from ../../../lib/compress/../common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[18/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_lazy.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_lazy.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_lazy.c.o -c ../../../lib/compress/zstd_lazy.c
In file included from ../../../lib/compress/zstd_lazy.c:11:
In file included from ../../../lib/compress/zstd_compress_internal.h:21:
In file included from ../../../lib/compress/../common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[19/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_opt.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_opt.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_opt.c.o -c ../../../lib/compress/zstd_opt.c
In file included from ../../../lib/compress/zstd_opt.c:11:
In file included from ../../../lib/compress/zstd_compress_internal.h:21:
In file included from ../../../lib/compress/../common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[20/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_ldm.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_ldm.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_ldm.c.o -c ../../../lib/compress/zstd_ldm.c
In file included from ../../../lib/compress/zstd_ldm.c:11:
In file included from ../../../lib/compress/zstd_ldm.h:18:
In file included from ../../../lib/compress/zstd_compress_internal.h:21:
In file included from ../../../lib/compress/../common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[21/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_huf_decompress.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_huf_decompress.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_huf_decompress.c.o -c ../../../lib/decompress/huf_decompress.c
[22/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_decompress.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_decompress.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_decompress.c.o -c ../../../lib/decompress/zstd_decompress.c
In file included from ../../../lib/decompress/zstd_decompress.c:65:
In file included from ../../../lib/decompress/../common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[23/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_decompress_block.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_decompress_block.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_decompress_block.c.o -c ../../../lib/decompress/zstd_decompress_block.c
In file included from ../../../lib/decompress/zstd_decompress_block.c:25:
In file included from ../../../lib/decompress/../common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[24/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_ddict.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_ddict.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_ddict.c.o -c ../../../lib/decompress/zstd_ddict.c
In file included from ../../../lib/decompress/zstd_ddict.c:24:
In file included from ../../../lib/decompress/zstd_decompress_internal.h:23:
In file included from ../../../lib/decompress/../common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[25/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_cover.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_cover.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_cover.c.o -c ../../../lib/dictBuilder/cover.c
In file included from ../../../lib/dictBuilder/cover.c:30:
In file included from ../../../lib/dictBuilder/../common/pool.h:21:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../lib/dictBuilder/cover.c:32:
In file included from ../../../lib/dictBuilder/cover.h:22:
../../../lib/dictBuilder/zdict.h:65:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    int      compressionLevel;   /*< optimize for a specific zstd compression level; 0 means default */
                                 ^~~
                                 /**<
../../../lib/dictBuilder/zdict.h:66:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    unsigned notificationLevel;  /*< Write log to stderr; 0 = none (default); 1 = errors; 2 = progression; 3 = details; 4 = debug; */
                                 ^~~
                                 /**<
../../../lib/dictBuilder/zdict.h:67:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    unsigned dictID;             /*< force dictID value; 0 means auto mode (32-bits random value) */
                                 ^~~
                                 /**<
../../../lib/dictBuilder/cover.c:641:42: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
  const double ratio = (double)nbDmers / maxDictSize;
                                       ~ ^~~~~~~~~~~
../../../lib/dictBuilder/cover.c:1034:9: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
    if (totalCompressedSize <= largestCompressed * regressionTolerance) {
        ^~~~~~~~~~~~~~~~~~~ ~~
../../../lib/dictBuilder/cover.c:1034:32: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
    if (totalCompressedSize <= largestCompressed * regressionTolerance) {
                               ^~~~~~~~~~~~~~~~~ ~
14 warnings generated.
[26/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_fastcover.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_fastcover.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_fastcover.c.o -c ../../../lib/dictBuilder/fastcover.c
In file included from ../../../lib/dictBuilder/fastcover.c:20:
In file included from ../../../lib/dictBuilder/../common/pool.h:21:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../lib/dictBuilder/fastcover.c:22:
In file included from ../../../lib/dictBuilder/cover.h:22:
../../../lib/dictBuilder/zdict.h:65:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    int      compressionLevel;   /*< optimize for a specific zstd compression level; 0 means default */
                                 ^~~
                                 /**<
../../../lib/dictBuilder/zdict.h:66:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    unsigned notificationLevel;  /*< Write log to stderr; 0 = none (default); 1 = errors; 2 = progression; 3 = details; 4 = debug; */
                                 ^~~
                                 /**<
../../../lib/dictBuilder/zdict.h:67:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    unsigned dictID;             /*< force dictID value; 0 means auto mode (32-bits random value) */
                                 ^~~
                                 /**<
11 warnings generated.
[27/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_divsufsort.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_divsufsort.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_divsufsort.c.o -c ../../../lib/dictBuilder/divsufsort.c
[28/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_zdict.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_zdict.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_zdict.c.o -c ../../../lib/dictBuilder/zdict.c
In file included from ../../../lib/dictBuilder/zdict.c:44:
In file included from ../../../lib/dictBuilder/../common/zstd_internal.h:30:
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/common/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../lib/dictBuilder/zdict.c:50:
../../../lib/dictBuilder/zdict.h:65:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    int      compressionLevel;   /*< optimize for a specific zstd compression level; 0 means default */
                                 ^~~
                                 /**<
../../../lib/dictBuilder/zdict.h:66:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    unsigned notificationLevel;  /*< Write log to stderr; 0 = none (default); 1 = errors; 2 = progression; 3 = details; 4 = debug; */
                                 ^~~
                                 /**<
../../../lib/dictBuilder/zdict.h:67:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    unsigned dictID;             /*< force dictID value; 0 means auto mode (32-bits random value) */
                                 ^~~
                                 /**<
../../../lib/dictBuilder/zdict.c:367:117: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
                     (unsigned)pos, (unsigned)maxLength, (unsigned)savings[maxLength], (double)savings[maxLength] / maxLength);
                                                                                                                  ~ ^~~~~~~~~
../../../lib/dictBuilder/zdict.c:74:66: note: expanded from macro 'DISPLAYLEVEL'
#define DISPLAYLEVEL(l, ...) if (notificationLevel>=l) { DISPLAY(__VA_ARGS__); }    /* 0 : no display;   1: errors;   2: default;  3: details;  4: debug */
                                                                 ^~~~~~~~~~~
../../../lib/dictBuilder/zdict.c:72:48: note: expanded from macro 'DISPLAY'
#define DISPLAY(...)         { fprintf(stderr, __VA_ARGS__); fflush( stderr ); }
                                               ^~~~~~~~~~~
../../../lib/dictBuilder/zdict.c:580:64: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
            DISPLAYUPDATE(2, "\r%4.2f %% \r", (double)cursor / bufferSize * 100);
                                                             ~ ^~~~~~~~~~
../../../lib/dictBuilder/zdict.c:536:47: note: expanded from macro 'DISPLAYUPDATE'
            { displayClock = clock(); DISPLAY(__VA_ARGS__); \
                                              ^~~~~~~~~~~
../../../lib/dictBuilder/zdict.c:72:48: note: expanded from macro 'DISPLAY'
#define DISPLAY(...)         { fprintf(stderr, __VA_ARGS__); fflush( stderr ); }
                                               ^~~~~~~~~~~
13 warnings generated.
[29/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_common.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_common.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_common.c.o -c ../../../lib/deprecated/zbuff_common.c
[30/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_compress.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_compress.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_compress.c.o -c ../../../lib/deprecated/zbuff_compress.c
In file included from ../../../lib/deprecated/zbuff_compress.c:17:
In file included from ../../../lib/deprecated/zbuff.h:189:
../../../lib/deprecated/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[31/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_decompress.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_decompress.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_decompress.c.o -c ../../../lib/deprecated/zbuff_decompress.c
In file included from ../../../lib/deprecated/zbuff_decompress.c:17:
In file included from ../../../lib/deprecated/zbuff.h:189:
../../../lib/deprecated/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../lib/deprecated/../zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[32/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v05.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v05.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v05.c.o -c ../../../lib/legacy/zstd_v05.c
[33/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v06.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v06.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v06.c.o -c ../../../lib/legacy/zstd_v06.c
[34/51] cc -Ilib/libzstd.so.1.4.8.p -Ilib -I../lib -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fPIC -pthread -MD -MQ lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v07.c.o -MF lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v07.c.o.d -o lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v07.c.o -c ../../../lib/legacy/zstd_v07.c
[35/51] cc  -o lib/libzstd.so.1.4.8 lib/libzstd.so.1.4.8.p/.._.._.._lib_common_entropy_common.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_fse_decompress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_threading.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_pool.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_zstd_common.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_error_private.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_xxhash.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_hist.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_fse_compress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_huf_compress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_literals.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_sequences.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_superblock.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstdmt_compress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_fast.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_double_fast.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_lazy.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_opt.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_ldm.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_huf_decompress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_decompress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_decompress_block.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_ddict.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_cover.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_fastcover.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_divsufsort.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_zdict.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_common.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_compress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_decompress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v05.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v06.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v07.c.o -L/usr/local/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libzstd.so.1 -Wl,--end-group -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -pthread
[36/51] /usr/local/bin/meson --internal symbolextractor /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/_build lib/libzstd.so.1.4.8 lib/libzstd.so.1.4.8 lib/libzstd.so.1.4.8.p/libzstd.so.1.4.8.symbols 
WARNING: Symbol extracting has not been implemented for this platform. Relinking will always happen on source changes.
[37/51] rm -f lib/libzstd.a && llvm-ar csrD lib/libzstd.a lib/libzstd.so.1.4.8.p/.._.._.._lib_common_entropy_common.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_fse_decompress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_threading.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_pool.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_zstd_common.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_error_private.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_common_xxhash.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_hist.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_fse_compress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_huf_compress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_literals.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_sequences.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_compress_superblock.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstdmt_compress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_fast.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_double_fast.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_lazy.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_opt.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_compress_zstd_ldm.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_huf_decompress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_decompress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_decompress_block.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_decompress_zstd_ddict.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_cover.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_fastcover.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_divsufsort.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_dictBuilder_zdict.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_common.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_compress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_deprecated_zbuff_decompress.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v05.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v06.c.o lib/libzstd.so.1.4.8.p/.._.._.._lib_legacy_zstd_v07.c.o
[38/51] cc -Iprograms/zstd.p -Iprograms -I../programs -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -DBACKTRACE_ENABLE=0 -MD -MQ programs/zstd.p/.._.._.._programs_zstdcli.c.o -MF programs/zstd.p/.._.._.._programs_zstdcli.c.o.d -o programs/zstd.p/.._.._.._programs_zstdcli.c.o -c ../../../programs/zstdcli.c
In file included from ../../../programs/zstdcli.c:31:
../../../programs/util.h:224:5: warning: '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]
 * @return : 0 in case of success, 1 if error
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../programs/zstdcli.c:38:
In file included from ../../../programs/fileio.h:16:
../../../programs/../lib/zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../programs/zstdcli.c:43:
In file included from ../../../programs/dibio.h:22:
../../../programs/../lib/dictBuilder/zdict.h:65:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    int      compressionLevel;   /*< optimize for a specific zstd compression level; 0 means default */
                                 ^~~
                                 /**<
../../../programs/../lib/dictBuilder/zdict.h:66:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    unsigned notificationLevel;  /*< Write log to stderr; 0 = none (default); 1 = errors; 2 = progression; 3 = details; 4 = debug; */
                                 ^~~
                                 /**<
../../../programs/../lib/dictBuilder/zdict.h:67:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    unsigned dictID;             /*< force dictID value; 0 means auto mode (32-bits random value) */
                                 ^~~
                                 /**<
12 warnings generated.
[39/51] cc -Iprograms/zstd.p -Iprograms -I../programs -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -DBACKTRACE_ENABLE=0 -MD -MQ programs/zstd.p/.._.._.._programs_util.c.o -MF programs/zstd.p/.._.._.._programs_util.c.o.d -o programs/zstd.p/.._.._.._programs_util.c.o -c ../../../programs/util.c
In file included from ../../../programs/util.c:19:
../../../programs/util.h:224:5: warning: '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]
 * @return : 0 in case of success, 1 if error
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
[40/51] cc -Iprograms/zstd.p -Iprograms -I../programs -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -DBACKTRACE_ENABLE=0 -MD -MQ programs/zstd.p/.._.._.._programs_timefn.c.o -MF programs/zstd.p/.._.._.._programs_timefn.c.o.d -o programs/zstd.p/.._.._.._programs_timefn.c.o -c ../../../programs/timefn.c
[41/51] cc -Iprograms/zstd.p -Iprograms -I../programs -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -DBACKTRACE_ENABLE=0 -MD -MQ programs/zstd.p/.._.._.._programs_fileio.c.o -MF programs/zstd.p/.._.._.._programs_fileio.c.o.d -o programs/zstd.p/.._.._.._programs_fileio.c.o -c ../../../programs/fileio.c
In file included from ../../../programs/fileio.c:27:
../../../programs/util.h:224:5: warning: '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]
 * @return : 0 in case of success, 1 if error
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../programs/fileio.c:43:
In file included from ../../../programs/fileio.h:16:
../../../programs/../lib/zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/fileio.c:1070:49: warning: implicit conversion from 'unsigned long long' to 'double' may lose precision [-Wimplicit-int-float-conversion]
                            (double)outFileSize/inFileSize*100)
                                               ~^~~~~~~~~~
../../../programs/fileio.c:101:25: note: expanded from macro 'DISPLAYUPDATE'
                DISPLAY(__VA_ARGS__);                        \
                        ^~~~~~~~~~~
../../../programs/fileio.c:88:46: note: expanded from macro 'DISPLAY'
#define DISPLAY(...)         fprintf(stderr, __VA_ARGS__)
                                             ^~~~~~~~~~~
../../../programs/fileio.c:1074:49: warning: implicit conversion from 'unsigned long long' to 'double' may lose precision [-Wimplicit-int-float-conversion]
                            (double)outFileSize/inFileSize*100);
                                               ~^~~~~~~~~~
../../../programs/fileio.c:101:25: note: expanded from macro 'DISPLAYUPDATE'
                DISPLAY(__VA_ARGS__);                        \
                        ^~~~~~~~~~~
../../../programs/fileio.c:88:46: note: expanded from macro 'DISPLAY'
#define DISPLAY(...)         fprintf(stderr, __VA_ARGS__)
                                             ^~~~~~~~~~~
../../../programs/fileio.c:1158:49: warning: implicit conversion from 'unsigned long long' to 'double' may lose precision [-Wimplicit-int-float-conversion]
                            (double)outFileSize/inFileSize*100)
                                               ~^~~~~~~~~~
../../../programs/fileio.c:101:25: note: expanded from macro 'DISPLAYUPDATE'
                DISPLAY(__VA_ARGS__);                        \
                        ^~~~~~~~~~~
../../../programs/fileio.c:88:46: note: expanded from macro 'DISPLAY'
#define DISPLAY(...)         fprintf(stderr, __VA_ARGS__)
                                             ^~~~~~~~~~~
../../../programs/fileio.c:1162:49: warning: implicit conversion from 'unsigned long long' to 'double' may lose precision [-Wimplicit-int-float-conversion]
                            (double)outFileSize/inFileSize*100);
                                               ~^~~~~~~~~~
../../../programs/fileio.c:101:25: note: expanded from macro 'DISPLAYUPDATE'
                DISPLAY(__VA_ARGS__);                        \
                        ^~~~~~~~~~~
../../../programs/fileio.c:88:46: note: expanded from macro 'DISPLAY'
#define DISPLAY(...)         fprintf(stderr, __VA_ARGS__)
                                             ^~~~~~~~~~~
../../../programs/fileio.c:1238:53: warning: implicit conversion from 'unsigned long long' to 'double' may lose precision [-Wimplicit-int-float-conversion]
                                (double)outFileSize/inFileSize*100)
                                                   ~^~~~~~~~~~
../../../programs/fileio.c:101:25: note: expanded from macro 'DISPLAYUPDATE'
                DISPLAY(__VA_ARGS__);                        \
                        ^~~~~~~~~~~
../../../programs/fileio.c:88:46: note: expanded from macro 'DISPLAY'
#define DISPLAY(...)         fprintf(stderr, __VA_ARGS__)
                                             ^~~~~~~~~~~
../../../programs/fileio.c:1242:53: warning: implicit conversion from 'unsigned long long' to 'double' may lose precision [-Wimplicit-int-float-conversion]
                                (double)outFileSize/inFileSize*100);
                                                   ~^~~~~~~~~~
../../../programs/fileio.c:101:25: note: expanded from macro 'DISPLAYUPDATE'
                DISPLAY(__VA_ARGS__);                        \
                        ^~~~~~~~~~~
../../../programs/fileio.c:88:46: note: expanded from macro 'DISPLAY'
#define DISPLAY(...)         fprintf(stderr, __VA_ARGS__)
                                             ^~~~~~~~~~~
../../../programs/fileio.c:1353:76: warning: implicit conversion from 'unsigned long long' to 'double' may lose precision [-Wimplicit-int-float-conversion]
                double const cShare = (double)zfp.produced / (zfp.consumed + !zfp.consumed/*avoid div0*/) * 100;
                                                           ~  ~~~~~~~~~~~~~^~~~~~~~~~~~~~~
../../../programs/fileio.c:1558:46: warning: implicit conversion from 'U64' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
                (double)compressedfilesize / readsize * 100,
                                           ~ ^~~~~~~~
../../../programs/fileio.c:90:79: note: expanded from macro 'DISPLAYLEVEL'
#define DISPLAYLEVEL(l, ...) { if (g_display_prefs.displayLevel>=l) { DISPLAY(__VA_ARGS__); } }
                                                                              ^~~~~~~~~~~
../../../programs/fileio.c:88:46: note: expanded from macro 'DISPLAY'
#define DISPLAY(...)         fprintf(stderr, __VA_ARGS__)
                                             ^~~~~~~~~~~
../../../programs/fileio.c:2941:99: warning: implicit conversion from 'const U64' (aka 'const unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
    double const ratio = (info->compressedSize == 0) ? 0 : ((double)info->decompressedSize)/info->compressedSize;
                                                                                           ~~~~~~~^~~~~~~~~~~~~~
../../../programs/fileio.c:3062:107: warning: implicit conversion from 'U64' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
            double const ratio = (total.compressedSize == 0) ? 0 : ((double)total.decompressedSize)/total.compressedSize;
                                                                                                   ~~~~~~~^~~~~~~~~~~~~~
19 warnings generated.
[42/51] cc -Iprograms/zstd.p -Iprograms -I../programs -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -DBACKTRACE_ENABLE=0 -MD -MQ programs/zstd.p/.._.._.._programs_benchfn.c.o -MF programs/zstd.p/.._.._.._programs_benchfn.c.o.d -o programs/zstd.p/.._.._.._programs_benchfn.c.o -c ../../../programs/benchfn.c
../../../programs/benchfn.c:232:49: warning: implicit conversion from 'unsigned long' to 'double' may lose precision [-Wimplicit-int-float-conversion]
            if (loopDuration_ns > (runBudget_ns / 50)) {
                                ~  ~~~~~~~~~~~~~^~~~
../../../programs/benchfn.c:234:44: warning: implicit conversion from 'const PTime' (aka 'const unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
                cont->nbLoops = (unsigned)(runBudget_ns / fastestRun_ns) + 1;
                                           ^~~~~~~~~~~~ ~
../../../programs/benchfn.c:242:34: warning: implicit conversion from 'const PTime' (aka 'const unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
            if(loopDuration_ns < runTimeMin_ns) {
                               ~ ^~~~~~~~~~~~~
3 warnings generated.
[43/51] cc -Iprograms/zstd.p -Iprograms -I../programs -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -DBACKTRACE_ENABLE=0 -MD -MQ programs/zstd.p/.._.._.._programs_benchzstd.c.o -MF programs/zstd.p/.._.._.._programs_benchzstd.c.o.d -o programs/zstd.p/.._.._.._programs_benchzstd.c.o -c ../../../programs/benchzstd.c
In file included from ../../../programs/benchzstd.c:24:
../../../programs/util.h:224:5: warning: '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]
 * @return : 0 in case of success, 1 if error
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../programs/benchzstd.c:35:
../../../programs/../lib/zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/benchzstd.c:451:47: warning: implicit conversion from 'size_t' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
                    ratio = (double)srcSize / cSize;
                                            ~ ^~~~~
10 warnings generated.
[44/51] cc -Iprograms/zstd.p -Iprograms -I../programs -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -DBACKTRACE_ENABLE=0 -MD -MQ programs/zstd.p/.._.._.._programs_datagen.c.o -MF programs/zstd.p/.._.._.._programs_datagen.c.o.d -o programs/zstd.p/.._.._.._programs_datagen.c.o -c ../../../programs/datagen.c
[45/51] cc -Iprograms/zstd.p -Iprograms -I../programs -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -I/usr/local/include -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DZSTD_MULTITHREAD -DZSTD_GZCOMPRESS -DZSTD_GZDECOMPRESS -DZSTD_LZMACOMPRESS -DZSTD_LZMADECOMPRESS -DZSTD_LZ4COMPRESS -DZSTD_LZ4DECOMPRESS -DBACKTRACE_ENABLE=0 -MD -MQ programs/zstd.p/.._.._.._programs_dibio.c.o -MF programs/zstd.p/.._.._.._programs_dibio.c.o.d -o programs/zstd.p/.._.._.._programs_dibio.c.o -c ../../../programs/dibio.c
In file included from ../../../programs/dibio.c:25:
../../../programs/util.h:224:5: warning: '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]
 * @return : 0 in case of success, 1 if error
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../programs/dibio.c:35:
In file included from ../../../programs/dibio.h:22:
../../../programs/../lib/dictBuilder/zdict.h:65:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    int      compressionLevel;   /*< optimize for a specific zstd compression level; 0 means default */
                                 ^~~
                                 /**<
../../../programs/../lib/dictBuilder/zdict.h:66:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    unsigned notificationLevel;  /*< Write log to stderr; 0 = none (default); 1 = errors; 2 = progression; 3 = details; 4 = debug; */
                                 ^~~
                                 /**<
../../../programs/../lib/dictBuilder/zdict.h:67:34: warning: not a Doxygen trailing comment [-Wdocumentation]
    unsigned dictID;             /*< force dictID value; 0 means auto mode (32-bits random value) */
                                 ^~~
                                 /**<
4 warnings generated.
[46/51] cc  -o programs/zstd programs/zstd.p/.._.._.._programs_zstdcli.c.o programs/zstd.p/.._.._.._programs_util.c.o programs/zstd.p/.._.._.._programs_timefn.c.o programs/zstd.p/.._.._.._programs_fileio.c.o programs/zstd.p/.._.._.._programs_benchfn.c.o programs/zstd.p/.._.._.._programs_benchzstd.c.o programs/zstd.p/.._.._.._programs_datagen.c.o programs/zstd.p/.._.._.._programs_dibio.c.o -L/usr/local/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -Wl,--start-group lib/libzstd.so.1.4.8 /usr/lib/libz.so /usr/lib/liblzma.so /usr/local/lib/liblz4.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/_build/lib
[47/51] cc -Iprograms/zstd-frugal.p -Iprograms -I../programs -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DZSTD_NOBENCH -DZSTD_NODICT -MD -MQ programs/zstd-frugal.p/.._.._.._programs_zstdcli.c.o -MF programs/zstd-frugal.p/.._.._.._programs_zstdcli.c.o.d -o programs/zstd-frugal.p/.._.._.._programs_zstdcli.c.o -c ../../../programs/zstdcli.c
In file included from ../../../programs/zstdcli.c:31:
../../../programs/util.h:224:5: warning: '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]
 * @return : 0 in case of success, 1 if error
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../programs/zstdcli.c:38:
In file included from ../../../programs/fileio.h:16:
../../../programs/../lib/zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9 warnings generated.
[48/51] cc -Iprograms/zstd-frugal.p -Iprograms -I../programs -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DZSTD_NOBENCH -DZSTD_NODICT -MD -MQ programs/zstd-frugal.p/.._.._.._programs_timefn.c.o -MF programs/zstd-frugal.p/.._.._.._programs_timefn.c.o.d -o programs/zstd-frugal.p/.._.._.._programs_timefn.c.o -c ../../../programs/timefn.c
[49/51] cc -Iprograms/zstd-frugal.p -Iprograms -I../programs -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DZSTD_NOBENCH -DZSTD_NODICT -MD -MQ programs/zstd-frugal.p/.._.._.._programs_util.c.o -MF programs/zstd-frugal.p/.._.._.._programs_util.c.o.d -o programs/zstd-frugal.p/.._.._.._programs_util.c.o -c ../../../programs/util.c
In file included from ../../../programs/util.c:19:
../../../programs/util.h:224:5: warning: '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]
 * @return : 0 in case of success, 1 if error
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
[50/51] cc -Iprograms/zstd-frugal.p -Iprograms -I../programs -I../../../lib -I../../../lib/common -I../../../lib/compress -I../../../lib/decompress -I../../../lib/dictBuilder -I../../../lib/deprecated -I../../../lib/legacy -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu99 -O3 -DXXH_NAMESPACE=ZSTD_ -Wextra -Wundef -Wshadow -Wcast-align -Wcast-qual -Wconversion -Wno-sign-conversion -Wdocumentation -Wstrict-prototypes -DZSTD_LEGACY_SUPPORT=5 -DZSTD_MULTITHREAD -O2 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -DZSTD_NOBENCH -DZSTD_NODICT -MD -MQ programs/zstd-frugal.p/.._.._.._programs_fileio.c.o -MF programs/zstd-frugal.p/.._.._.._programs_fileio.c.o.d -o programs/zstd-frugal.p/.._.._.._programs_fileio.c.o -c ../../../programs/fileio.c
In file included from ../../../programs/fileio.c:27:
../../../programs/util.h:224:5: warning: '@return' command used in a comment that is attached to a function returning void [-Wdocumentation]
 * @return : 0 in case of success, 1 if error
   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../programs/fileio.c:43:
In file included from ../../../programs/fileio.h:16:
../../../programs/../lib/zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2248:4: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  @result : 0 : successful decoding, the `ZSTD_frameHeader` structure is correctly filled.
  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2249:66: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
           >0 : `srcSize` is too small, please provide at least @result bytes on next attempt.
                                                                ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2268:14: warning: '@return' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
  which can @return an error code if required value is too large for current system (in 32-bits mode).
            ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/../lib/zstd.h:2288:3: warning: '@result' command used in a comment that is not attached to a function or method declaration [-Wdocumentation]
 @result of ZSTD_decompressContinue() is the number of bytes regenerated within 'dst' (necessarily <= dstCapacity).
 ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../programs/fileio.c:1353:76: warning: implicit conversion from 'unsigned long long' to 'double' may lose precision [-Wimplicit-int-float-conversion]
                double const cShare = (double)zfp.produced / (zfp.consumed + !zfp.consumed/*avoid div0*/) * 100;
                                                           ~  ~~~~~~~~~~~~~^~~~~~~~~~~~~~~
../../../programs/fileio.c:1558:46: warning: implicit conversion from 'U64' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
                (double)compressedfilesize / readsize * 100,
                                           ~ ^~~~~~~~
../../../programs/fileio.c:90:79: note: expanded from macro 'DISPLAYLEVEL'
#define DISPLAYLEVEL(l, ...) { if (g_display_prefs.displayLevel>=l) { DISPLAY(__VA_ARGS__); } }
                                                                              ^~~~~~~~~~~
../../../programs/fileio.c:88:46: note: expanded from macro 'DISPLAY'
#define DISPLAY(...)         fprintf(stderr, __VA_ARGS__)
                                             ^~~~~~~~~~~
../../../programs/fileio.c:2941:99: warning: implicit conversion from 'const U64' (aka 'const unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
    double const ratio = (info->compressedSize == 0) ? 0 : ((double)info->decompressedSize)/info->compressedSize;
                                                                                           ~~~~~~~^~~~~~~~~~~~~~
../../../programs/fileio.c:3062:107: warning: implicit conversion from 'U64' (aka 'unsigned long') to 'double' may lose precision [-Wimplicit-int-float-conversion]
            double const ratio = (total.compressedSize == 0) ? 0 : ((double)total.decompressedSize)/total.compressedSize;
                                                                                                   ~~~~~~~^~~~~~~~~~~~~~
13 warnings generated.
[51/51] cc  -o programs/zstd-frugal programs/zstd-frugal.p/.._.._.._programs_zstdcli.c.o programs/zstd-frugal.p/.._.._.._programs_timefn.c.o programs/zstd-frugal.p/.._.._.._programs_util.c.o programs/zstd-frugal.p/.._.._.._programs_fileio.c.o -L/usr/local/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -Wl,--start-group lib/libzstd.so.1.4.8 -Wl,--end-group '-Wl,-rpath,$ORIGIN/../lib' -Wl,-rpath-link,/wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/_build/lib
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for zstd-1.4.8
===>   Generating temporary packing list
[0/1] /usr/local/bin/meson install --no-rebuild
Installing symlink PosixPath('/wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/bin/zstdcat') -> 'zstd'
Installing symlink PosixPath('/wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/man/man1/zstdcat.1') -> 'zstd.1'
Installing symlink PosixPath('/wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/bin/unzstd') -> 'zstd'
Installing symlink PosixPath('/wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/man/man1/unzstd.1') -> 'zstd.1'
Installing symlink PosixPath('/wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/bin/zstdmt') -> 'zstd'
Installing symlink PosixPath('/wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/man/man1/zstdmt.1') -> 'zstd.1'
Installing lib/libzstd.so.1.4.8 to /wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/lib
Stripping target 'lib/libzstd.so.1.4.8' using strip.
Installing lib/libzstd.a to /wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/lib
Installing programs/zstd to /wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/bin
Stripping target 'programs/zstd' using strip.
Installing programs/zstd-frugal to /wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/bin
Stripping target 'programs/zstd-frugal' using strip.
Installing /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/lib/../../../lib/zstd.h to /wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/include/
Installing /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/lib/../../../lib/dictBuilder/zdict.h to /wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/include/
Installing /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/lib/../../../lib/common/zstd_errors.h to /wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/include/
Installing /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/programs/../../../programs/zstd.1 to /wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/man/man1
Installing /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/programs/../../../programs/zstdgrep.1 to /wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/man/man1
Installing /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/programs/../../../programs/zstdless.1 to /wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/man/man1
Installing /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/_build/meson-private/libzstd.pc to /wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/libdata/pkgconfig
Installing /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/programs/../../../programs/zstdgrep to /wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/bin
Installing /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/programs/../../../programs/zstdless to /wrkdirs/usr/ports/archivers/zstd/work/stage/usr/local/bin
Running custom install script '/usr/local/bin/python3.7 /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/programs/../InstallSymlink.py zstd zstdcat bin'
Running custom install script '/usr/local/bin/python3.7 /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/programs/../InstallSymlink.py zstd.1 zstdcat.1 man/man1'
Running custom install script '/usr/local/bin/python3.7 /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/programs/../InstallSymlink.py zstd unzstd bin'
Running custom install script '/usr/local/bin/python3.7 /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/programs/../InstallSymlink.py zstd.1 unzstd.1 man/man1'
Running custom install script '/usr/local/bin/python3.7 /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/programs/../InstallSymlink.py zstd zstdmt bin'
Running custom install script '/usr/local/bin/python3.7 /wrkdirs/usr/ports/archivers/zstd/work/zstd-1.4.8/build/meson/programs/../InstallSymlink.py zstd.1 zstdmt.1 man/man1'
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===>  Building package for zstd-1.4.8
===========================================================================
=>> Cleaning up wrkdir
===>  Cleaning for zstd-1.4.8
build of archivers/zstd | zstd-1.4.8 ended at Fri Feb 26 14:41:54 GMT 2021
build time: 00:01:30