You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: sunp...@freebsd.org Log URL: https://pkg-status.freebsd.org/beefy17/data/main-i386-default/pf5ce9b7ee067_s183088934a/logs/libdatadog-0.9.0_2.log Build URL: https://pkg-status.freebsd.org/beefy17/build.html?mastername=main-i386-default&build=pf5ce9b7ee067_s183088934a Log: =>> Building devel/libdatadog build started at Sun Nov 20 07:24:11 UTC 2022 port directory: /usr/ports/devel/libdatadog package name: libdatadog-0.9.0_2 building for: FreeBSD main-i386-default-job-07 14.0-CURRENT FreeBSD 14.0-CURRENT 1400073 i386 maintained by: sunp...@freebsd.org Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1400073 Jail OSVERSION: 1400073 Job Id: 07 ---Begin Environment--- SHELL=/bin/sh UNAME_p=i386 UNAME_m=i386 OSVERSION=1400073 UNAME_v=FreeBSD 14.0-CURRENT 1400073 UNAME_r=14.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- sunp...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libdatadog/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libdatadog/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libdatadog/work/.cache HOME=/wrkdirs/usr/ports/devel/libdatadog/work TMPDIR="/wrkdirs/usr/ports/devel/libdatadog/work" PATH=/wrkdirs/usr/ports/devel/libdatadog/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libdatadog/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libdatadog/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libdatadog/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libdatadog/work/.cache HOME=/wrkdirs/usr/ports/devel/libdatadog/work TMPDIR="/wrkdirs/usr/ports/devel/libdatadog/work" PATH=/wrkdirs/usr/ports/devel/libdatadog/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/libdatadog/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT ="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libdatadog" EXAMPLESDIR="share/examples/libdatadog" DATADIR="share/libdatadog" WWWDIR="www/libdatadog" ETCDIR="etc/libdatadog" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libdatadog DOCSDIR=/usr/local/share/doc/libdatadog EXAMPLESDIR=/usr/local/share/examples/libdatadog WWWDIR=/usr/local/www/libdatadog ETCDIR=/usr/local/etc/libdatadog --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: i386-unknown-freebsd14.0 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" "-m" "elf_i386_fbsd" "-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_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c) Target: i386-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400073 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> libdatadog-0.9.0_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.18.4.pkg [main-i386-default-job-07] Installing pkg-1.18.4... [main-i386-default-job-07] Extracting pkg-1.18.4: .......... done ===> libdatadog-0.9.0_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libdatadog-0.9.0_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by libdatadog-0.9.0_2 for building =========================================================================== =======================<phase: checksum >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by libdatadog-0.9.0_2 for building => SHA256 Checksum OK for rust/crates/aho-corasick-0.7.18.crate. => SHA256 Checksum OK for rust/crates/ansi_term-0.12.1.crate. => SHA256 Checksum OK for rust/crates/anyhow-1.0.57.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/base64-0.13.0.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.9.1.crate. => SHA256 Checksum OK for rust/crates/bytes-1.1.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.73.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/chrono-0.4.19.crate. => SHA256 Checksum OK for rust/crates/cmake-0.1.48.crate. => SHA256 Checksum OK for rust/crates/common-multipart-rfc7578-0.5.0.crate. => SHA256 Checksum OK for rust/crates/core-foundation-0.9.3.crate. => SHA256 Checksum OK for rust/crates/core-foundation-sys-0.8.3.crate. => SHA256 Checksum OK for rust/crates/either-1.6.1.crate. => SHA256 Checksum OK for rust/crates/fastrand-1.7.0.crate. => SHA256 Checksum OK for rust/crates/fixedbitset-0.4.1.crate. => SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for rust/crates/futures-0.3.21.crate. => SHA256 Checksum OK for rust/crates/futures-channel-0.3.21.crate. => SHA256 Checksum OK for rust/crates/futures-core-0.3.21.crate. => SHA256 Checksum OK for rust/crates/futures-executor-0.3.21.crate. => SHA256 Checksum OK for rust/crates/futures-io-0.3.21.crate. => SHA256 Checksum OK for rust/crates/futures-macro-0.3.21.crate. => SHA256 Checksum OK for rust/crates/futures-sink-0.3.21.crate. => SHA256 Checksum OK for rust/crates/futures-task-0.3.21.crate. <snip> [prost-build 0.10.3] [ 92%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_lite_imports_nonlite.pb.cc.o [prost-build 0.10.3] [ 92%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_mset.pb.cc.o [prost-build 0.10.3] [ 92%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_mset_wire_format.pb.cc.o [prost-build 0.10.3] [ 93%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_no_field_presence.pb.cc.o [prost-build 0.10.3] [ 93%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_no_generic_services.pb.cc.o [prost-build 0.10.3] [ 93%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_optimize_for.pb.cc.o [prost-build 0.10.3] [ 93%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum.pb.cc.o [prost-build 0.10.3] [ 93%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum2.pb.cc.o [prost-build 0.10.3] [ 94%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_proto3.pb.cc.o [prost-build 0.10.3] [ 94%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_proto3_arena.pb.cc.o [prost-build 0.10.3] [ 94%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_proto3_arena_lite.pb.cc.o [prost-build 0.10.3] [ 94%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_proto3_lite.pb.cc.o [prost-build 0.10.3] [ 95%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_proto3_optional.pb.cc.o [prost-build 0.10.3] [ 95%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_well_known_types.pb.cc.o [prost-build 0.10.3] [ 95%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/internal/testdata/anys.pb.cc.o [prost-build 0.10.3] [ 95%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/internal/testdata/books.pb.cc.o [prost-build 0.10.3] [ 96%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/internal/testdata/default_value.pb.cc.o [prost-build 0.10.3] [ 96%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/internal/testdata/default_value_test.pb.cc.o [prost-build 0.10.3] [ 96%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/internal/testdata/field_mask.pb.cc.o [prost-build 0.10.3] [ 96%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/internal/testdata/maps.pb.cc.o [prost-build 0.10.3] [ 97%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/internal/testdata/oneofs.pb.cc.o [prost-build 0.10.3] [ 97%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/internal/testdata/proto3.pb.cc.o [prost-build 0.10.3] [ 97%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/internal/testdata/struct.pb.cc.o [prost-build 0.10.3] [ 97%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.cc.o [prost-build 0.10.3] [ 98%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/internal/testdata/wrappers.pb.cc.o [prost-build 0.10.3] [ 98%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/json_format.pb.cc.o [prost-build 0.10.3] [ 98%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/json_format_proto3.pb.cc.o [prost-build 0.10.3] [ 98%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/util/message_differencer_unittest.pb.cc.o [prost-build 0.10.3] [ 99%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/map_lite_unittest.pb.cc.o [prost-build 0.10.3] [ 99%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_import_lite.pb.cc.o [prost-build 0.10.3] [ 99%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_import_public_lite.pb.cc.o [prost-build 0.10.3] [ 99%] Building CXX object CMakeFiles/tests.dir/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/protobuf/src/google/protobuf/unittest_lite.pb.cc.o [prost-build 0.10.3] [100%] Linking CXX executable tests [prost-build 0.10.3] [100%] Built target tests [prost-build 0.10.3] Install the project... [prost-build 0.10.3] -- Install configuration: "Debug" [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/lib/libprotobuf-lited.a [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/lib/libprotobufd.a [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/lib/libprotocd.a [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/bin/protoc-3.19.4.0 [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/bin/protoc [prost-build 0.10.3] -- Set runtime path of "/wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/bin/protoc-3.19.4.0" to "$ORIGIN/../lib" [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/lib/pkgconfig/protobuf.pc [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/lib/pkgconfig/protobuf-lite.pc [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/any.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/any.pb.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/api.pb.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/arena.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/arena_impl.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/arenastring.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/code_generator.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/command_line_interface.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/cpp/cpp_file.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/cpp/cpp_generator.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/cpp/cpp_helpers.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/cpp/cpp_names.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/csharp/csharp_doc_comment.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/csharp/csharp_generator.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/csharp/csharp_names.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/csharp/csharp_options.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/importer.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/java/java_generator.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/java/java_kotlin_generator.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/java/java_names.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/js/js_generator.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/objectivec/objectivec_generator.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/objectivec/objectivec_helpers.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/parser.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/php/php_generator.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/plugin.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/plugin.pb.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/python/python_generator.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/ruby/ruby_generator.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/descriptor.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/descriptor.pb.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/descriptor_database.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/duration.pb.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/dynamic_message.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/empty.pb.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/explicitly_constructed.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/extension_set.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/extension_set_inl.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/field_access_listener.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/field_mask.pb.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/generated_enum_reflection.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/generated_enum_util.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/generated_message_bases.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/generated_message_reflection.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/generated_message_table_driven.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/generated_message_table_driven_lite.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/generated_message_tctable_decl.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/generated_message_tctable_impl.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/generated_message_tctable_impl.inc [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/generated_message_util.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/has_bits.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/implicit_weak_message.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/inlined_string_field.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/io/coded_stream.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/io/gzip_stream.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/io/io_win32.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/io/printer.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/io/strtod.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/io/tokenizer.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/io/zero_copy_stream.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/io/zero_copy_stream_impl.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/io/zero_copy_stream_impl_lite.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/map.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/map_entry.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/map_entry_lite.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/map_field.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/map_field_inl.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/map_field_lite.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/map_type_handler.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/message.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/message_lite.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/metadata.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/metadata_lite.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/parse_context.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/port.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/port_def.inc [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/port_undef.inc [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/reflection.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/reflection_ops.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/repeated_field.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/repeated_ptr_field.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/service.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/source_context.pb.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/struct.pb.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/bytestream.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/callback.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/casts.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/common.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/hash.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/logging.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/macros.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/map_util.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/mutex.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/once.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/platform_macros.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/port.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/status.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/stl_util.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/stringpiece.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/strutil.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/stubs/template_util.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/text_format.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/timestamp.pb.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/type.pb.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/unknown_field_set.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/util/delimited_message_util.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/util/field_comparator.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/util/field_mask_util.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/util/json_util.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/util/message_differencer.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/util/time_util.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/util/type_resolver.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/util/type_resolver_util.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/wire_format.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/wire_format_lite.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/wrappers.pb.h [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/any.proto [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/api.proto [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/plugin.proto [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/descriptor.proto [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/duration.proto [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/empty.proto [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/field_mask.proto [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/source_context.proto [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/struct.proto [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/timestamp.proto [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/type.proto [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/wrappers.proto [prost-build 0.10.3] -- Up-to-date: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/any.proto [prost-build 0.10.3] -- Up-to-date: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/api.proto [prost-build 0.10.3] -- Up-to-date: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/compiler/plugin.proto [prost-build 0.10.3] -- Up-to-date: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/descriptor.proto [prost-build 0.10.3] -- Up-to-date: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/duration.proto [prost-build 0.10.3] -- Up-to-date: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/empty.proto [prost-build 0.10.3] -- Up-to-date: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/field_mask.proto [prost-build 0.10.3] -- Up-to-date: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/source_context.proto [prost-build 0.10.3] -- Up-to-date: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/struct.proto [prost-build 0.10.3] -- Up-to-date: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/timestamp.proto [prost-build 0.10.3] -- Up-to-date: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/type.proto [prost-build 0.10.3] -- Up-to-date: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/include/google/protobuf/wrappers.proto [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/lib/cmake/protobuf/protobuf-targets.cmake [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/lib/cmake/protobuf/protobuf-targets-debug.cmake [prost-build 0.10.3] -- Up-to-date: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/lib/cmake/protobuf [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/lib/cmake/protobuf/protobuf-module.cmake [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/lib/cmake/protobuf/protobuf-config-version.cmake [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/lib/cmake/protobuf/protobuf-options.cmake [prost-build 0.10.3] -- Installing: /wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/lib/cmake/protobuf/protobuf-config.cmake [prost-build 0.10.3] cargo:root=/wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out [prost-build 0.10.3] cargo:rustc-env=PROTOC=/wrkdirs/usr/ports/devel/libdatadog/work/target/release/build/prost-build-502c1f84d4357b9a/out/bin/protoc [prost-build 0.10.3] cargo:rustc-env=PROTOC_INCLUDE=/wrkdirs/usr/ports/devel/libdatadog/work/libdatadog-0.9.0/cargo-crates/prost-build-0.10.3/third-party/include [prost-build 0.10.3] cargo:rerun-if-env-changed=PROTOC [prost-build 0.10.3] cargo:rerun-if-env-changed=PROTOC_INCLUDE *** Error code 101 Stop. make: stopped in /usr/ports/devel/libdatadog